add pg
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-12-14 19:49:09 +10:00
parent 9f3a24fe1b
commit 6ed3cbe1eb

View File

@ -35,7 +35,8 @@ spec:
key: postgres-dbname
volumeMounts:
- mountPath: /var/lib/postgresql/data
name: postgredb
name: postgredb
subPath: postgres
volumes:
- name: postgredb
persistentVolumeClaim: