mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
fix (#18123)
This commit is contained in:
parent
a7365b74e6
commit
5608a4e441
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ spec:
|
|||
{{- end }}
|
||||
{{- if .nodeSelector }}
|
||||
nodeSelector:
|
||||
{{- toYaml $val.nodeSelector | nindent 10 }}
|
||||
{{- toYaml $val.nodeSelector | nindent 12 }}
|
||||
{{- end }}
|
||||
{{- if $val.tolerations }}
|
||||
tolerations:
|
||||
|
|
Loading…
Add table
Reference in a new issue