We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f80ef commit ff7b665Copy full SHA for ff7b665
deploy/kubernetes/base/node.yaml
@@ -67,6 +67,8 @@ spec:
67
mountPath: /run/udev
68
- name: sys
69
mountPath: /sys
70
+ nodeSelector:
71
+ kubernetes.io/os: linux
72
volumes:
73
- name: registration-dir
74
hostPath:
0 commit comments