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