File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -624,6 +624,7 @@ st2sensorcontainer:
624624# st2client is a special purpose actionrunner pod, but you can customize it separately
625625st2client :
626626 # st2client config (~/.st2/config) template.
627+ # see: https://docs.stackstorm.com/reference/cli.html#configuration-file
627628 # You can access env variables here because this is used in a bash heredoc.
628629 # For example, you could use a var injected with envFromSecrets.
629630 # Note that Helm templating is supported in this block!
@@ -738,6 +739,7 @@ st2chatops:
738739# #
739740jobs :
740741 # st2client config (~/.st2/config) template for jobs that need it.
742+ # see: https://docs.stackstorm.com/reference/cli.html#configuration-file
741743 # You can access env variables here because this is used in a bash heredoc.
742744 # For example, you could use a var injected with envFromSecrets.
743745 # Note that Helm templating is supported in this block!
You can’t perform that action at this time.
0 commit comments