Skip to content

Commit 0d52855

Browse files
committed
test: timeout-minutes to 10
1 parent 742b923 commit 0d52855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/k8s_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
107107
- name: Generate Deployment
108108
uses: Azure/k8s-deploy@v5
109-
timeout-minutes: 5
109+
timeout-minutes: 10
110110
with:
111111
namespace: ${{ env.KUBERNETES_NAMESPACE }}
112112
manifests: apply.yml

0 commit comments

Comments
 (0)