UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 9ea43477 authored by Michael McLeroy's avatar Michael McLeroy
Browse files

Merge branch 'velero-dependency-opa' into 'master'

add gatekeeper dependency to velero

See merge request platform-one/big-bang/bigbang!548
parents 44939337 d35bc30d
No related branches found
No related tags found
1 merge request!548add gatekeeper dependency to velero
Pipeline #315294 failed
......@@ -36,5 +36,10 @@ spec:
- name: {{ .Release.Name }}-velero-values
kind: Secret
valuesKey: "overlays"
{{- if .Values.gatekeeper.enabled }}
dependsOn:
- name: istio
namespace: {{ .Release.Namespace }}
{{- end }}
{{- end }}
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