mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-25 01:10:22 +00:00
Remove NodeSelector to allow Local IP source preservation
This commit is contained in:
parent
e7dcebcbb8
commit
3c7a592402
1 changed files with 0 additions and 2 deletions
|
@ -47,8 +47,6 @@ spec:
|
|||
- NET_RAW
|
||||
- SYS_TIME
|
||||
hostNetwork: true
|
||||
nodeSelector:
|
||||
node-role.kubernetes.io/master: \"true\"
|
||||
serviceAccountName: kube-vip
|
||||
tolerations:
|
||||
- effect: NoSchedule
|
||||
|
|
Loading…
Reference in a new issue