Skip to content

Commit fdf254e

Browse files
committed
Update docs
1 parent 4e40778 commit fdf254e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/getting-started/helm-installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ routeController:
2525
clusterCIDR: "10.0.0.0/8"
2626
configureCloudRoutes: true
2727

28+
# Optional: Assign node internal IPs from VPCs without enabling route controller
29+
# Not required if specified in routeController
30+
vpcNames: "" # Comma separated VPC names
31+
2832
# Optional: Configure shared IP load balancing instead of NodeBalancers (requires Cilium CNI and BGP Control Plane enabled)
2933
sharedIPLoadBalancing:
3034
loadBalancerType: cilium-bgp

0 commit comments

Comments
 (0)