Skip to content

Commit bfb8c18

Browse files
Chris RussellEugen Cusmaunsa
andauthored
Update .circleci/config.yml
Co-authored-by: Eugen Cusmaunsa <[email protected]>
1 parent f51a839 commit bfb8c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
command: helm dependency update
8383
- run:
8484
name: Helm install stackstorm-ha chart
85-
command: helm install --timeout 15m0s --debug --wait --name-template stackstorm-ha .
85+
command: helm install --timeout 600 --debug --wait --name-template stackstorm-ha .
8686
- run:
8787
# once https://github.com/helm/community/pull/165 is merged we will need to add the parallelism flag back into the
8888
# below command

0 commit comments

Comments
 (0)