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 b46ba92 commit c1b1561Copy full SHA for c1b1561
templates/_helpers.tpl
@@ -223,7 +223,7 @@ define this here as well to simplify comparison with packs-volume-mounts
223
{{- if .Values.st2.overrides }}
224
- name: st2-overrides-vol
225
configMap:
226
- name: {{ .Release.Name }}-st2-override-configs
+ name: {{ .Release.Name }}-st2-overrides-configs
227
{{- end }}
228
{{- end -}}
229
0 commit comments