Update device used.
This commit is contained in:
parent
1fad218deb
commit
a2ef5b478f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
loadBalancerIPs: true
|
loadBalancerIPs: true
|
||||||
interfaces:
|
interfaces:
|
||||||
- ^enp.*
|
- ^eth1$
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
kubernetes.io/os: linux
|
kubernetes.io/os: linux
|
||||||
|
|
Reference in a new issue