Skip to content

Commit 8538e86

Browse files
author
Sam Naser
committed
Improve CPR status wait duration
1 parent 0905359 commit 8538e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/asm/scripts/create_cpr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ spec:
4141
channel: "${CHANNEL}"
4242
EOF
4343

44-
kubectl wait -n istio-system --for=condition=Reconciled controlplanerevision/${REVISION_NAME} --timeout 30s
44+
kubectl wait -n istio-system --for=condition=Reconciled controlplanerevision/${REVISION_NAME} --timeout 5m

0 commit comments

Comments
 (0)