We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0905359 commit 8538e86Copy full SHA for 8538e86
modules/asm/scripts/create_cpr.sh
@@ -41,4 +41,4 @@ spec:
41
channel: "${CHANNEL}"
42
EOF
43
44
-kubectl wait -n istio-system --for=condition=Reconciled controlplanerevision/${REVISION_NAME} --timeout 30s
+kubectl wait -n istio-system --for=condition=Reconciled controlplanerevision/${REVISION_NAME} --timeout 5m
0 commit comments