Skip to content

Commit

Permalink
increase helm test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Aug 19, 2024
1 parent 11f927f commit b0efd9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
- name: Watch Helm deployment
env:
HELM_INSTALL_TIMEOUT: 8m
HELM_INSTALL_TIMEOUT: 10m
run: |
kubectl get pods --watch &
KWPID=$!
Expand Down

0 comments on commit b0efd9b

Please sign in to comment.