UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 890dd6fa authored by Kavitha Thulasiraman's avatar Kavitha Thulasiraman
Browse files

add dependency opa gatekeeper for velero

parent af516a6f
No related branches found
No related tags found
Loading
Checking pipeline status
......@@ -36,5 +36,10 @@ spec:
- name: {{ .Release.Name }}-velero-values
kind: Secret
valuesKey: "overlays"
dependsOn:
{{- if .Values.gatekeeper.enabled }}
- 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