UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Resolve "Incomplete conditional formatting causes vault errors when istio is disabled"

Merged Jacob Kershaw requested to merge 1943-incomplete-conditional-formatting-vault into master
@@ -73,9 +73,9 @@ istio:
key: {{ .Values.addons.vault.ingress.key | quote }}
{{- end }}
{{- if .Values.istio.enabled }}
minio:
{{- if .Values.istio.enabled }}
annotations:
{{ include "istioAnnotation" . }}
{{- end }}
{{- end }}
{{- end -}}
Loading