This commit is contained in:
parent
9f3a24fe1b
commit
6ed3cbe1eb
@ -36,6 +36,7 @@ spec:
|
|||||||
volumeMounts:
|
volumeMounts:
|
||||||
- mountPath: /var/lib/postgresql/data
|
- mountPath: /var/lib/postgresql/data
|
||||||
name: postgredb
|
name: postgredb
|
||||||
|
subPath: postgres
|
||||||
volumes:
|
volumes:
|
||||||
- name: postgredb
|
- name: postgredb
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
|
Loading…
Reference in New Issue
Block a user