mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-07 00:17:13 +00:00
Until now it was not possible to set the allowExistingViolations for predefined policies in the policies chart. By default it should be set to , identical to how it is set up in the CRDs. Not only does this now allow users to set the config according to their needs, but this also solves a problem with ArgoCD. As the CRDs set it to true, but the template does not specifically declare the field, ArgoCD falls into a constant sync loop of trying to remove the field. Signed-off-by: ProbstenHias <matthias.weilinger@gmx.de> Co-authored-by: Vishal Choudhary <vishal.choudhary@nirmata.com> |
||
---|---|---|
.. | ||
disallow-capabilities.yaml | ||
disallow-host-namespaces.yaml | ||
disallow-host-path.yaml | ||
disallow-host-ports.yaml | ||
disallow-host-process.yaml | ||
disallow-privileged-containers.yaml | ||
disallow-proc-mount.yaml | ||
disallow-selinux.yaml | ||
restrict-apparmor-profiles.yaml | ||
restrict-seccomp.yaml | ||
restrict-sysctls.yaml |