Skip to content

Commit 2c9e796

Browse files
committed
timeout 10mn dev deployment script test helm
1 parent 3afbebf commit 2c9e796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/install-helm-chart.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ EOF
4545
"${PASSWORD_FOR_ARGO_PASSWORD}" \
4646
"${API_VERSION}" \
4747
--wait \
48-
--timeout 5m \
48+
--timeout 10m \
4949
--values "${HELM_DEPLOY_SCRIPT_BASE_PATH}/helm-chart/values-dev.yaml" \
5050
--values values-ci.yaml \
5151

0 commit comments

Comments
 (0)