UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 38094a88 authored by Micah Nagel's avatar Micah Nagel
Browse files

Merge branch 'kyverno-conditionals' into 'master'

Update conditionals on Kyverno user id policy

See merge request platform-one/big-bang/bigbang!1746
parents 0579e411 141dc71f
No related branches found
No related tags found
1 merge request!1746Update conditionals on Kyverno user id policy
Pipeline #842656 passed
......@@ -469,8 +469,8 @@ policies:
{{- end }}
{{- end }}
{{- if $deployRestic }}
restrict-user-id:
{{- if $deployRestic }}
exclude:
any:
{{- if $deployRestic }}
......@@ -481,8 +481,8 @@ policies:
- velero
names:
- restic*
{{- end }}
{{- end }}
{{- end }}
{{- end }}
{{- if or .Values.fluentbit.enabled .Values.monitoring.enabled .Values.promtail.enabled .Values.twistlock.enabled $deployRestic }}
restrict-volume-types:
......
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