Skip to content
Snippets Groups Projects
Commit ffcd97bb authored by Benjamin MAIGNAN's avatar Benjamin MAIGNAN
Browse files

feat: rename pvc

parent 747a2a54
Branches
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ spec:
image: {{ .Values.pg.image.repository }}:{{ .Values.pg.image.tag }}
volumeMounts:
- mountPath: /var/lib/postgresql/data
name: pg-data
name: {{ .Values.name }}-pg
resources:
requests:
memory: "192Mi"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment