Remove NodeSelector to allow Local IP source preservation
This commit is contained in:
parent
e7dcebcbb8
commit
3c7a592402
|
@ -47,8 +47,6 @@ spec:
|
||||||
- NET_RAW
|
- NET_RAW
|
||||||
- SYS_TIME
|
- SYS_TIME
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
nodeSelector:
|
|
||||||
node-role.kubernetes.io/master: \"true\"
|
|
||||||
serviceAccountName: kube-vip
|
serviceAccountName: kube-vip
|
||||||
tolerations:
|
tolerations:
|
||||||
- effect: NoSchedule
|
- effect: NoSchedule
|
||||||
|
|
Loading…
Reference in New Issue