Skip to content

Commit d0ad56d

Browse files
Update kubernetes_diffgram_enterprise_deploy.yaml
1 parent 464c122 commit d0ad56d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/kubernetes_diffgram_enterprise_deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ jobs:
258258
- name: Upgrade Diffgram with Helm
259259
run: |
260260
helm dependency update
261-
helm upgrade --install diffgram . -f values.yaml --namespace diffgram-production
261+
helm upgrade --install diffgram . -f values.yaml --namespace diffgram-production --timeout 15m0s
262262
263263
264264
Staging-Deploy-Azure-Kubernetes:

0 commit comments

Comments
 (0)