diff --git a/bootstrap/k0s.yaml b/bootstrap/k0s.yaml index bd6084a..a65b851 100644 --- a/bootstrap/k0s.yaml +++ b/bootstrap/k0s.yaml @@ -33,6 +33,10 @@ spec: k8sServiceHost: 65.109.94.180 k8sServicePort: 6443 kubeProxyReplacement: true + devices: + - enp41s0 + - br-mgmt + directRoutingDevice: enp41s0 operator: replicas: 1 routingMode: tunnel