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 afed279 commit 88f7600Copy full SHA for 88f7600
modules/asm/scripts/create_cpr.sh
@@ -38,4 +38,4 @@ spec:
38
channel: "${CHANNEL}"
39
EOF
40
41
-kubectl wait --for=condition=Reconciled controlplanerevision/asm-managed --timeout 30s
+kubectl wait -n istio-system --for=condition=Reconciled controlplanerevision/${REVISION_NAME} --timeout 30s
0 commit comments