Commit 83a1d6f8 authored by Ndoumbe's avatar Ndoumbe

Update deployment.yaml

parent 8b5c47a2
......@@ -55,10 +55,10 @@ spec:
envFrom:
{{- toYaml . | nindent 12}}
{{- end }}
{{- with .Values.envFile }}
envFile:
{{- toYaml . | nindent 12 }}
{{- end }}
#{{- with .Values.envFile }}
#envFile:
#{{- toYaml . | nindent 12 }}
#{{- end }}
{{- with .Values.nodeSelector }}
nodeSelector:
{{- toYaml . | nindent 8 }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment