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