UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

deleted

Closed Greg M requested to merge istio-sandbox into master
Compare and Show latest version
4 files
+ 26
2
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -57,6 +57,10 @@ spec:
{{- if or .Values.gatekeeper.enabled .Values.kyvernoPolicies.enabled }}
dependsOn:
{{- if .Values.istiod.enabled }}
- name: istiod
namespace: {{ .Release.Namespace }}
{{- end }}
{{- if .Values.gatekeeper.enabled }}
- name: gatekeeper
namespace: {{ .Release.Namespace }}
Loading