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

This commit is contained in:
Simple_Not 2023-12-14 19:44:16 +10:00
parent f1f3a99560
commit 07350ea4eb

View File

@ -33,9 +33,9 @@ spec:
configMapKeyRef: configMapKeyRef:
name: postgres-configmap name: postgres-configmap
key: postgres-dbname key: postgres-dbname
volumeMounts: volumeMounts:
- mountPath: /var/lib/postgresql/data - mountPath: /var/lib/postgresql/data
name: postgredb name: postgredb
volumes: volumes:
- name: postgredb - name: postgredb
persistentVolumeClaim: persistentVolumeClaim: