1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-07 00:17:13 +00:00
kyverno/charts/kyverno-policies/templates/baseline
Matthias Weilinger bb3e7d9ddc
add allowExistingViolations option in policy chart (#11656)
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>
2024-12-02 09:20:26 +05:30
..
disallow-capabilities.yaml add allowExistingViolations option in policy chart (#11656) 2024-12-02 09:20:26 +05:30
disallow-host-namespaces.yaml add allowExistingViolations option in policy chart (#11656) 2024-12-02 09:20:26 +05:30
disallow-host-path.yaml add allowExistingViolations option in policy chart (#11656) 2024-12-02 09:20:26 +05:30
disallow-host-ports.yaml add allowExistingViolations option in policy chart (#11656) 2024-12-02 09:20:26 +05:30
disallow-host-process.yaml add allowExistingViolations option in policy chart (#11656) 2024-12-02 09:20:26 +05:30
disallow-privileged-containers.yaml add allowExistingViolations option in policy chart (#11656) 2024-12-02 09:20:26 +05:30
disallow-proc-mount.yaml add allowExistingViolations option in policy chart (#11656) 2024-12-02 09:20:26 +05:30
disallow-selinux.yaml add allowExistingViolations option in policy chart (#11656) 2024-12-02 09:20:26 +05:30
restrict-apparmor-profiles.yaml add allowExistingViolations option in policy chart (#11656) 2024-12-02 09:20:26 +05:30
restrict-seccomp.yaml add allowExistingViolations option in policy chart (#11656) 2024-12-02 09:20:26 +05:30
restrict-sysctls.yaml add allowExistingViolations option in policy chart (#11656) 2024-12-02 09:20:26 +05:30