change pgbackups directories

This commit is contained in:
auricom
2021-03-30 17:12:09 +02:00
parent 468d6868af
commit 2545fb21bc

View File

@@ -62,11 +62,11 @@ spec:
ports:
- containerPort: 8080
volumeMounts:
- name: nfs-storage
- name: storage
mountPath: /backups
subPath: backups/postgresql
subPath: backups
volumes:
- name: nfs-storage
- name: storage
persistentVolumeClaim:
claimName: nfs-storage
dnsConfig: