Skip to content

Commit

Permalink
Merge pull request #4137 from spidernet-io/robot/cherrypick/pr4126/re…
Browse files Browse the repository at this point in the history
…lease-v0.9

fix cilium installation --set tunnel
  • Loading branch information
cyclinder authored Sep 30, 2024
2 parents 36b96b7 + 947ea6e commit b52c57f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/scripts/install-default-cni.sh
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ function install_cilium() {
CILIUM_HELM_OPTIONS+=" --set ipam.operator.clusterPoolIPv6PodCIDRList=${CILIUM_CLUSTER_POD_SUBNET_V6} \
--set ipv4.enabled=false \
--set ipv6.enabled=true \
--set tunnel=disabled \
--set ipv6NativeRoutingCIDR=${CILIUM_CLUSTER_POD_SUBNET_V6} \
--set autoDirectNodeRoutes=true \
--set enableIPv6Masquerade=true \
Expand Down

0 comments on commit b52c57f

Please sign in to comment.