Skip to content
Snippets Groups Projects
Commit 00c02f31 authored by student's avatar student
Browse files

whatever

parent 46ddd7e6
Branches main
No related tags found
No related merge requests found
......@@ -38,6 +38,10 @@ spec:
volumeMounts:
- name: postgresql-pvc
mountPath: /var/lib/postgresql/data
volumes:
- name: postgresql-pvc
persistentVolumeClaim:
claimName: postgresql-pvc
---
apiVersion: v1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment