This commit is contained in:
Joseph Hanson 2024-08-08 10:24:53 -05:00
parent 391116930b
commit 71b4f51a61
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -17,7 +17,7 @@ cni:
exclusive: false exclusive: false
containerRuntime: containerRuntime:
integration: containerd integration: containerd
devices: enp+ devices: bond+
socketLB: socketLB:
enabled: false # supposed to be default off, but it's enabled anyway, and looks fun lol # TODO: 2024-06-02: temporarily turned off to attempt fixing endpoint creation timeout enabled: false # supposed to be default off, but it's enabled anyway, and looks fun lol # TODO: 2024-06-02: temporarily turned off to attempt fixing endpoint creation timeout
hostNamespaceOnly: true # KubeVirt compatibility hostNamespaceOnly: true # KubeVirt compatibility