Disable cni exclusivity.

This commit is contained in:
Joseph Hanson 2024-04-18 16:07:16 -05:00
parent 8b9f482e75
commit a441d6e547
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -1,6 +1,8 @@
cluster:
name: homelab
id: 1
cni:
exclusive: false
bandwidthManager:
enabled: true
bbr: true
@ -16,9 +18,6 @@ loadBalancer:
algorithm: maglev
mode: dsr
containerRuntime:
integration: containerd
localRedirectPolicy: true
operator:
rollOutPods: true