Skip to content

Commit 01f6f7f

Browse files
Update templates/_helpers.tpl
Co-authored-by: Jacob Floyd <[email protected]>
1 parent 4d34bfe commit 01f6f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/_helpers.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ define this here as well to simplify comparison with packs-volume-mounts
213213
#Inserted for override ability to happen via helm charts
214214

215215
{{- define "stackstorm-ha.override-config-mounts" -}}
216-
{{- if .Values.st2.overrides.configs }}
216+
{{- if .Values.st2.overrides }}
217217
- name: st2-overrides-vol
218218
mountPath: /opt/stackstorm/overrides/
219219
{{- end }}

0 commit comments

Comments
 (0)