mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
[kube-router] Add option to disable bgp-graceful-restart (10488) (#10489)
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
# Add LoadBalancer IP of service status as set by the LB provider to the RIB so that it gets advertised to the BGP peers.
|
||||
# kube_router_advertise_loadbalancer_ip: false
|
||||
|
||||
# Enables BGP graceful restarts
|
||||
# kube_router_bgp_graceful_restart: true
|
||||
|
||||
# Adjust manifest of kube-router daemonset template with DSR needed changes
|
||||
# kube_router_enable_dsr: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user