Commit 83a1d6f8 authored by Ndoumbe's avatar Ndoumbe

Update deployment.yaml

parent 8b5c47a2
...@@ -55,10 +55,10 @@ spec: ...@@ -55,10 +55,10 @@ spec:
envFrom: envFrom:
{{- toYaml . | nindent 12}} {{- toYaml . | nindent 12}}
{{- end }} {{- end }}
{{- with .Values.envFile }} #{{- with .Values.envFile }}
envFile: #envFile:
{{- toYaml . | nindent 12 }} #{{- toYaml . | nindent 12 }}
{{- end }} #{{- end }}
{{- with .Values.nodeSelector }} {{- with .Values.nodeSelector }}
nodeSelector: nodeSelector:
{{- toYaml . | nindent 8 }} {{- 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