Skip to content

Commit

Permalink
chore: bump integration test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsol committed Jul 3, 2024
1 parent 0d462e7 commit 7e23e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
helm install --create-namespace -n restorecommerce elastic-operator elastic/eck-operator --version 2.11.1
- name: Install system chart
run: helm install -n restorecommerce restorecommerce ./charts/system
run: helm install -n restorecommerce --timeout 30m0s restorecommerce ./charts/system

0 comments on commit 7e23e87

Please sign in to comment.