Skip to content

Commit 0835d07

Browse files
author
Chris Russell
committed
times are now specified in a new format
1 parent dc2a6c7 commit 0835d07

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 600 --debug --wait --name-template stackstorm-ha .
85+
command: helm install --timeout 10m0s --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)