Skip to content

Commit

Permalink
Use kubespray default multus_version instead of stable override; stab…
Browse files Browse the repository at this point in the history
…le is transitioning.
  • Loading branch information
carboxylman committed Jun 26, 2023
1 parent 66e9a25 commit 7070a6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup-kubespray.sh
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,6 @@ fi
if [ "$KUBEENABLEMULTUS" = "1" ]; then
cat <<EOF >> $OVERRIDES
kube_network_plugin_multus: true
multus_version: stable
EOF
fi

Expand Down

0 comments on commit 7070a6e

Please sign in to comment.