UNCLASSIFIED - NO CUI

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

Merge branch 'disable-image-verification' into 'master'

disable image verification policy

See merge request platform-one/big-bang/bigbang!2387
parents 60d10bcc aa75c7e1
No related branches found
No related tags found
1 merge request!2387disable image verification policy
Pipeline #1262699 passed with warnings
......@@ -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