UNCLASSIFIED - NO CUI

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

Update conditionals on Kyverno user id policy

parent 6669f696
No related branches found
No related tags found
1 merge request!1746Update conditionals on Kyverno user id policy
Pipeline #842389 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