We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 177f2a1 commit 7a7e4adCopy full SHA for 7a7e4ad
charts/smarter-device-manager/templates/common.yaml
@@ -22,7 +22,7 @@ spec:
22
{{- if .Values.nodeSelector }}
23
{{- toYaml .Values.nodeSelector | nindent 8 }}
24
{{- else }}
25
- smarter.device-manager: enabled
+ smarter-device-manager: enabled
26
{{- end }}
27
tolerations:
28
- key: "smarter.type"
0 commit comments