Skip to content

Commit 5b9c3b3

Browse files
committed
kubevirtci: Use Flannel
Signed-off-by: Or Shoval <oshoval@redhat.com>
1 parent 1f8c103 commit 5b9c3b3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cluster/up.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ export DEPLOY_CNAO=${DEPLOY_CNAO:-true}
2020
export DEPLOY_KUBEVIRT=${DEPLOY_KUBEVIRT:-true}
2121
export KUBEVIRT_PSA=${KUBEVIRT_PSA:-true}
2222

23+
export KUBEVIRT_FLANNEL=true
24+
2325
source ./cluster/cluster.sh
2426

2527
# use kubevirt latest stable release

0 commit comments

Comments
 (0)