kubevirt compatibility

This commit is contained in:
Joseph Hanson 2024-07-28 22:36:15 -05:00
parent 2f215b4e6f
commit c5735b5261
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -18,6 +18,9 @@ cni:
containerRuntime:
integration: containerd
devices: enp+
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
hostNamespaceOnly: true # KubeVirt compatibility
enableRuntimeDeviceDetection: true
endpointRoutes:
enabled: true