Compare commits
No commits in common. "07eb40ec8577cb0d023d5af88891f4127e89728d" and "dd4bfe194dcef9792de3fad2add25bdd87939784" have entirely different histories.
07eb40ec85
...
dd4bfe194d
2 changed files with 2 additions and 3 deletions
|
@ -24,8 +24,7 @@ cilium install \
|
|||
--helm-set=bgpControlPlane.enabled=true \
|
||||
--helm-set=bgp.enabled=false \
|
||||
--helm-set=bgp.announce.loadbalancerIP=true \
|
||||
--helm-set=bgp.announce.podCIDR=false \
|
||||
--helm-set=cni-exclusive=false
|
||||
--helm-set=bgp.announce.podCIDR=false
|
||||
```
|
||||
|
||||
## Flux Prep
|
||||
|
|
|
@ -103,7 +103,7 @@ patches:
|
|||
interfaces:
|
||||
- bond:
|
||||
deviceSelectors:
|
||||
- hardwareAddr: d4:5d:64:91:b2:42
|
||||
- hardwareAddr: 00:d8:61:31:9a:a0
|
||||
mode: active-backup
|
||||
dhcp: true
|
||||
interface: bond0
|
||||
|
|
Loading…
Reference in a new issue