This commit is contained in:
parent
f1f3a99560
commit
07350ea4eb
@ -33,9 +33,9 @@ spec:
|
||||
configMapKeyRef:
|
||||
name: postgres-configmap
|
||||
key: postgres-dbname
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/postgresql/data
|
||||
name: postgredb
|
||||
volumeMounts:
|
||||
- mountPath: /var/lib/postgresql/data
|
||||
name: postgredb
|
||||
volumes:
|
||||
- name: postgredb
|
||||
persistentVolumeClaim:
|
||||
|
Loading…
Reference in New Issue
Block a user