Skip to content

Commit 1962f55

Browse files
authored
Remove redundant [credentials] header
Remove redundant [credentials] header for client config that causes st2 commands to fail.
1 parent 415e3a6 commit 1962f55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/jobs.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -661,7 +661,6 @@ spec:
661661
- '-ec'
662662
- |
663663
cat <<EOT > /root/.st2/config
664-
[credentials]
665664
{{- tpl $.Values.jobs.st2clientConfig $ | nindent 12 }}
666665
EOT
667666
containers:

0 commit comments

Comments
 (0)