Add default linux nodeSelector

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-10-09 07:20:29 -03:00
parent e90b559007
commit 23800f0835
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
2 changed files with 3 additions and 2 deletions

View file

@ -228,7 +228,8 @@ controller:
## Node labels for controller pod assignment
## Ref: https://kubernetes.io/docs/user-guide/node-selection/
##
nodeSelector: {}
nodeSelector:
kubernetes.io/os: linux
## Liveness and readiness probe values
## Ref: https://kubernetes.io/docs/concepts/workloads/pods/pod-lifecycle/#container-probes