include bond interfaces
This commit is contained in:
parent
76e7901a2f
commit
a7b8662796
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ metadata:
|
|||
spec:
|
||||
loadBalancerIPs: true
|
||||
# interfaces: ["^enp.*|^eth.*|^ens.*|^eno.*"]
|
||||
interfaces: ["^eno+|^enp+"]
|
||||
interfaces: ["^eno+|^enp+|^bond+"]
|
||||
# interfaces: ["^bond+"]
|
||||
nodeSelector:
|
||||
matchLabels:
|
||||
kubernetes.io/os: linux
|
||||
|
|
Loading…
Reference in a new issue