UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Issue 963

Merged Ronnie Webb requested to merge issue-963 into master
All threads resolved!
Files
2
@@ -17,6 +17,10 @@ openshift: {{ .Values.openshift }}
istio:
enabled: {{ .Values.istio.enabled }}
{{- if .Values.istio.enabled }}
podAnnotations:
{{ include "istioAnnotation" . }}
{{- end }}
imagePullSecrets:
- name: private-registry
Loading