Skip to content

Commit

Permalink
raise kubectl timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmeranda committed Oct 14, 2023
1 parent 1082da9 commit 7e3e6b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ env:
TAG: dev
APISERVER_PORT: 8001
DEFAULT_SLEEP_TIMEOUT_SECONDS: 10
KUBECTL_WAIT_TIMEOUT: 300s
KUBECTL_WAIT_TIMEOUT: 1200s
DEBUG: ${{ github.event.inputs.debug || false }}

permissions:
Expand Down

0 comments on commit 7e3e6b5

Please sign in to comment.