UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit aa75c7e1 authored by Rob Ferguson's avatar Rob Ferguson
Browse files

disable image verification policy

parent 60d10bcc
No related branches found
No related tags found
1 merge request!2387disable image verification policy
......@@ -243,6 +243,11 @@ policies:
- gitlab-redis-*
{{- end }}
# Kyverno Beta feature - https://kyverno.io/docs/writing-policies/verify-images/
require-image-signature:
enabled: false
validationFailureAction: audit
require-istio-on-namespaces:
enabled: {{ .Values.istio.enabled }}
exclude:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment