Skip to content

Commit f249d3c

Browse files
committed
fix #57
1 parent 146660a commit f249d3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/supabase/templates/db/deployment.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ spec:
134134
{{- if .Values.db.persistence.enabled }}
135135
- mountPath: /var/lib/postgresql/data
136136
name: postgres-volume
137+
subPath: postgres-data
137138
{{- end }}
138139
{{- with .Values.db.resources }}
139140
resources:

0 commit comments

Comments
 (0)