add support for valur for nodeSelector

Signed-off-by: Alexandre Peixoto Ferreira <alexandref75@gmail.com>
This commit is contained in:
Alexandre Peixoto Ferreira
2022-11-04 09:55:56 -05:00
parent 054c2534e1
commit d364c8b385
3 changed files with 9 additions and 1 deletions

View File

@@ -20,7 +20,7 @@ spec:
node.kubernetes.io/bootstrap-checkpoint: "true"
spec:
nodeSelector:
smarter-device-manager : enabled
{{- toYaml .Values.configuration.nodeSelector | nindent 8 }}
tolerations:
- key: "smarter.type"
operator: "Equal"