This commit is contained in:
Dmitri Gekhtman 2021-08-26 14:14:09 -04:00 committed by GitHub
parent a7365b74e6
commit 5608a4e441
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,7 @@ spec:
{{- end }}
{{- if .nodeSelector }}
nodeSelector:
{{- toYaml $val.nodeSelector | nindent 10 }}
{{- toYaml $val.nodeSelector | nindent 12 }}
{{- end }}
{{- if $val.tolerations }}
tolerations: