Compare commits

..

2 commits

2 changed files with 3 additions and 2 deletions

View file

@ -24,7 +24,8 @@ cilium install \
--helm-set=bgpControlPlane.enabled=true \ --helm-set=bgpControlPlane.enabled=true \
--helm-set=bgp.enabled=false \ --helm-set=bgp.enabled=false \
--helm-set=bgp.announce.loadbalancerIP=true \ --helm-set=bgp.announce.loadbalancerIP=true \
--helm-set=bgp.announce.podCIDR=false --helm-set=bgp.announce.podCIDR=false \
--helm-set=cni-exclusive=false
``` ```
## Flux Prep ## Flux Prep

View file

@ -103,7 +103,7 @@ patches:
interfaces: interfaces:
- bond: - bond:
deviceSelectors: deviceSelectors:
- hardwareAddr: 00:d8:61:31:9a:a0 - hardwareAddr: d4:5d:64:91:b2:42
mode: active-backup mode: active-backup
dhcp: true dhcp: true
interface: bond0 interface: bond0