You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/_helpers.tpl
-13Lines changed: 0 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -47,19 +47,6 @@ stackstorm
47
47
{{- end -}}
48
48
{{- end -}}
49
49
50
-
# Generate Docker image repository for st2actionrunner: Private 'docker.stackstorm.com' for Enterprise vs Public Docker Hub 'stackstorm' for FOSS version
51
-
{{- define "st2actionrunnerImageRepository" -}}
52
-
{{- if required "Missing context '.Values.enterprise.enabled'!" .Values.enterprise.enabled -}}
0 commit comments