Skip to content

Commit

Permalink
Merge branch 'release-v1.0' into robot/cherrypick/pr4123/release-v1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ty-dc authored Sep 30, 2024
2 parents e1c256a + 6334659 commit 0d4d571
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 0d4d571

Please sign in to comment.