We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8c103 commit 5b9c3b3Copy full SHA for 5b9c3b3
1 file changed
cluster/up.sh
@@ -20,6 +20,8 @@ export DEPLOY_CNAO=${DEPLOY_CNAO:-true}
20
export DEPLOY_KUBEVIRT=${DEPLOY_KUBEVIRT:-true}
21
export KUBEVIRT_PSA=${KUBEVIRT_PSA:-true}
22
23
+export KUBEVIRT_FLANNEL=true
24
+
25
source ./cluster/cluster.sh
26
27
# use kubevirt latest stable release
0 commit comments