Skip to content

Commit

Permalink
test: increase timeout for helm install
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahlee committed Oct 11, 2024
1 parent b0ae6f8 commit 674f716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
run: |
helm install mastodon . \
--values dev-values.yaml \
--timeout 10m
--timeout 20m
# This actions provides a report about the state of the k8s cluster,
# providing logs etc on anything that has failed and workloads marked as
Expand Down

0 comments on commit 674f716

Please sign in to comment.