This commit is contained in:
parent
b47faefb5b
commit
c35a7bfca7
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ spec:
|
|||
{{- toYaml .Values.resources | nindent 12 }}
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: {{ include "spliit.fullname" . }}
|
||||
name: {{ include "spliit.fullname" . }}
|
||||
{{- with .Values.nodeSelector }}
|
||||
nodeSelector:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
|
|
Loading…
Reference in a new issue