Skip to content
Snippets Groups Projects
Commit 6141484f authored by Andrea Michelotti's avatar Andrea Michelotti
Browse files

update resources

parent e5a03f1c
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ spec: ...@@ -69,7 +69,7 @@ spec:
containerPort: 8888 containerPort: 8888
protocol: TCP protocol: TCP
resources: resources:
{{- toYaml .Values.resources | nindent 12 }} {{ toYaml .Values.resources | nindent 12 }}
{{- with .Values.nodeSelector }} {{- with .Values.nodeSelector }}
nodeSelector: nodeSelector:
{{- toYaml . | nindent 8 }} {{- toYaml . | nindent 8 }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment