Bootstrap improvements
This commit is contained in:
parent
b75bbbfa34
commit
9dc7eacaa4
@ -92,6 +92,7 @@ argo-cd:
|
||||
{{- end }}
|
||||
{{- if and ( not .Values.bootstrap ) .Values.istio.enabled }}
|
||||
istio:
|
||||
enabled: {{ index .Values "argo-cd" "istio" "enabled" }}
|
||||
gateway: {{ index .Values "argo-cd" "istio" "gateway" }}
|
||||
{{- with index .Values "argo-cd" "istio" }}
|
||||
{{- toYaml . | nindent 4 }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
Loading…
Reference in New Issue
Block a user