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 4d34bfe commit 01f6f7fCopy full SHA for 01f6f7f
templates/_helpers.tpl
@@ -213,7 +213,7 @@ define this here as well to simplify comparison with packs-volume-mounts
213
#Inserted for override ability to happen via helm charts
214
215
{{- define "stackstorm-ha.override-config-mounts" -}}
216
- {{- if .Values.st2.overrides.configs }}
+ {{- if .Values.st2.overrides }}
217
- name: st2-overrides-vol
218
mountPath: /opt/stackstorm/overrides/
219
{{- end }}
0 commit comments