Skip to content
Snippets Groups Projects
Commit e60535dd authored by Isaac Henderson Johnson Jeyakumar's avatar Isaac Henderson Johnson Jeyakumar Committed by Denis Sukhoroslov
Browse files

corrected resouce in deployment yaml file

parent 0173fe6c
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ spec:
periodSeconds: {{ .Values.probes.periodSeconds }}
timeoutSeconds: {{ .Values.probes.timeoutSeconds }}
resources:
resources:
{{- toYaml .Values.resources | nindent 12 }}
{{- with .Values.volumes }}
volumeMounts:
......
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