chore(helm): Kyverno permissive mode

Ref: https://github.com/kyverno/kyverno/issues/6123

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2023-01-26 17:24:38 +01:00
parent ebbc452326
commit d2c505738f

View file

@ -7,10 +7,12 @@ metadata:
"helm.sh/hook": post-install, post-upgrade
"helm.sh/hook-weight": "4" # Higher precidence, so the first the config map will get created.
spec:
validationFailureAction: enforce
# validationFailureAction: enforce
validationFailureAction: audit
background: false
webhookTimeoutSeconds: 30
failurePolicy: Fail
# failurePolicy: Fail
failurePolicy: Ignore
rules:
- name: openreplay-image-signature
match: