This commit is contained in:
2024-04-04 14:23:20 +02:00
parent 0fcb2262e5
commit 0cf3a143dc

View File

@ -23,6 +23,9 @@ spec:
volumeMounts:
- mountPath: /var/lib/postgresql/data
name: paperless-db-pvc
ports:
- containerPort: 5432
protocol: TCP
env:
- name: POSTGRES_DB
value: paperless