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 b0c73e7 commit 77e707dCopy full SHA for 77e707d
templates/deployments.yaml
@@ -437,9 +437,9 @@ spec:
437
subPath: st2web.config.js
438
{{- end }}
439
{{- if .Values.st2web.postStartScript }}
440
- - name: st2-post-start-script-vol
441
- mountPath: /post-start.sh
442
- subPath: post-start.sh
+ - name: st2-post-start-script-vol
+ mountPath: /post-start.sh
+ subPath: post-start.sh
443
lifecycle:
444
postStart:
445
exec:
0 commit comments