Include BGP in cilium bootstrap for additional CRDs.

This commit is contained in:
Joseph Hanson 2024-01-27 11:27:31 -06:00
parent 39ffd80bef
commit 49c35d6c47

View file

@ -42,5 +42,10 @@ spec:
enabled: true
extraConfig:
allow-localhost: policy
bgp:
enabled: false
announce:
loadbalancerIP: true
podCIDR: false
bgpControlPlane:
enabled: true