multus-app-template-style #492
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue