Update deployment.yaml

This commit is contained in:
simonfr 2020-10-08 08:18:35 +02:00 committed by GitHub
parent 2aabaa0c67
commit 7e23a32df8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -121,7 +121,7 @@ spec:
resources:
{{- toYaml .Values.server.resources | nindent 10 }}
{{- if .Values.server.extraContainers }}
{{- toYaml .Values.server.extraContainers | nindent 6 }}
{{- toYaml .Values.server.extraContainers | nindent 6 }}
{{- end }}
{{- if .Values.server.nodeSelector }}
nodeSelector: