Remove NodeSelector to allow Local IP source preservation

This commit is contained in:
James Turland 2023-11-07 09:46:24 +00:00
parent e7dcebcbb8
commit 3c7a592402

View file

@ -47,8 +47,6 @@ spec:
- NET_RAW
- SYS_TIME
hostNetwork: true
nodeSelector:
node-role.kubernetes.io/master: \"true\"
serviceAccountName: kube-vip
tolerations:
- effect: NoSchedule