Skip to content

Commit 9929d15

Browse files
committed
include st2clientConfig link
1 parent e2fad0b commit 9929d15

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,7 @@ st2sensorcontainer:
624624
# st2client is a special purpose actionrunner pod, but you can customize it separately
625625
st2client:
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
##
739740
jobs:
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!

0 commit comments

Comments
 (0)