Skip to content

Commit

Permalink
⌛ Use a consistent Helm installation timeout across deployment valida…
Browse files Browse the repository at this point in the history
…tions
  • Loading branch information
ndebuhr committed Jun 9, 2024
1 parent 2caace5 commit 91868d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
--set kanboard.enabled=true \
--set prometheus.enabled=true \
--set grafana.enabled=true \
--timeout 10m0s \
--timeout 20m0s \
--wait
- name: Undeploy the first workstation
Expand Down

0 comments on commit 91868d5

Please sign in to comment.