Skip to content
Snippets Groups Projects
Unverified Commit f249d3c9 authored by Rudy Attias's avatar Rudy Attias
Browse files

fix #57

parent 146660a2
No related branches found
No related tags found
No related merge requests found
......@@ -134,6 +134,7 @@ spec:
{{- if .Values.db.persistence.enabled }}
- mountPath: /var/lib/postgresql/data
name: postgres-volume
subPath: postgres-data
{{- end }}
{{- with .Values.db.resources }}
resources:
......
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