RedHat-EMEA-SSA-Team / hetzner-ocp4

Installing OCP 4 on single bare metal server.
Apache License 2.0
183 stars 114 forks source link

nfs-provisioner throws PodSecurityViolation Alert #293

Open sluetze opened 1 year ago

sluetze commented 1 year ago
A workload (pod, deployment, daemonset, ...) was created in namespace "openshift-nfs-provisioner" but it did not match the PodSecurity "restricted" profile defined by its namespace either via the cluster-wide configuration (which triggers on a "restricted" profile violations) or by the namespace local Pod Security labels. Refer to Kubernetes documentation on Pod Security Admission to learn more about these violations.