mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 10:20:51 +00:00
Merge pull request #88175 from yliaog/windep
added nodeSelector to constrain it to Linux only
This commit is contained in:
commit
c8814fd5c6
@ -44,6 +44,7 @@ spec:
|
||||
- name: config
|
||||
mountPath: /etc/config
|
||||
nodeSelector:
|
||||
beta.kubernetes.io/os: linux
|
||||
node.kubernetes.io/masq-agent-ds-ready: "true"
|
||||
volumes:
|
||||
- name: config
|
||||
|
Loading…
Reference in New Issue
Block a user