mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-20 21:01:07 +00:00
ci: increasing the helm upgrade timeout (#419)
* ci: increasing the helm upgrade timeout * readjusting the value
This commit is contained in:
+1
-1
@@ -124,7 +124,7 @@ stages:
|
|||||||
- helm upgrade
|
- helm upgrade
|
||||||
--install
|
--install
|
||||||
--atomic
|
--atomic
|
||||||
--timeout 120s
|
--timeout 300s
|
||||||
--namespace $HELM_NAMESPACE
|
--namespace $HELM_NAMESPACE
|
||||||
--values custom-values.yaml
|
--values custom-values.yaml
|
||||||
--set image.backend.repository="${CONTAINER_REPO_BACKEND}"
|
--set image.backend.repository="${CONTAINER_REPO_BACKEND}"
|
||||||
|
|||||||
Reference in New Issue
Block a user