mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-29 14:57:58 +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
|
||||
--install
|
||||
--atomic
|
||||
--timeout 120s
|
||||
--timeout 300s
|
||||
--namespace $HELM_NAMESPACE
|
||||
--values custom-values.yaml
|
||||
--set image.backend.repository="${CONTAINER_REPO_BACKEND}"
|
||||
|
||||
Reference in New Issue
Block a user