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 e19b77c commit 3b5fe36Copy full SHA for 3b5fe36
cluster-sync/sync.sh
@@ -10,6 +10,8 @@ source ./hack/build/common.sh
10
source ./cluster-up/hack/common.sh
11
source ./cluster-up/cluster/${KUBEVIRT_PROVIDER}/provider.sh
12
13
+CDI_DEPLOY_NP=true
14
+
15
if [ "${KUBEVIRT_PROVIDER}" = "external" ]; then
16
CDI_SYNC_PROVIDER="external"
17
else
0 commit comments