Skip to content

Commit 29ef88d

Browse files
committed
added 15m timeout to helm latest
1 parent 2978940 commit 29ef88d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,7 @@ Helm-Deploy Latest dCache Golden Release:
644644
- >
645645
helm -n ${K8S_NAMESPACE} upgrade --install old-store dcache/dcache
646646
--wait
647+
--timeout=15m
647648
--set image.registry=${CI_REGISTRY}
648649
--set image.repository=${CI_PROJECT_PATH}
649650
--set image.tag=${DCACHE_COMPATIBILITY_VERSION}

0 commit comments

Comments
 (0)