update interface
This commit is contained in:
parent
f01fc78b1b
commit
036c49588b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ metadata:
|
||||||
name: l2-policy
|
name: l2-policy
|
||||||
spec:
|
spec:
|
||||||
loadBalancerIPs: true
|
loadBalancerIPs: true
|
||||||
interfaces: ["^enp.*"]
|
interfaces: ["^bond+"]
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
kubernetes.io/os: linux
|
kubernetes.io/os: linux
|
||||||
|
|
Loading…
Reference in a new issue