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 7c99827 commit 4106485Copy full SHA for 4106485
templates/_helpers.tpl
@@ -137,7 +137,7 @@ Create the name of the stackstorm-ha service account to use
137
{{- end }}
138
# System packs
139
- name: st2-system-packs
140
- image: "{{ template "imageRepository" . }}/st2actionrunner{{ template "enterpriseSuffix" . }}:{{ .Chart.AppVersion }}"
+ image: "{{ template "imageRepository" . }}/st2actionrunner:{{ .Chart.AppVersion }}"
141
imagePullPolicy: {{ .Values.image.pullPolicy }}
142
volumeMounts:
143
- name: st2-packs-vol
0 commit comments