We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19b802 commit fc79d1fCopy full SHA for fc79d1f
wiz-broker/templates/_helpers.tpl
@@ -110,4 +110,4 @@ publicregistryfedrampwizio.azurecr.us/wiz-app/wiz-broker-fips:{{ .Values.image.t
110
{{- else -}}
111
{{ coalesce .Values.global.image.registry .Values.image.registry }}/{{ coalesce .Values.global.image.repository .Values.image.repository }}:{{ coalesce .Values.global.image.tag .Values.image.tag | default .Chart.AppVersion }}
112
{{- end -}}
113
-{{- end -}}
+{{- end -}}
0 commit comments