multus-app-template-style #492

Merged
jahanson merged 4 commits from multus-app-template-style into main 2024-08-08 10:55:29 -05:00
Showing only changes of commit 71b4f51a61 - Show all commits

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