Skip to content

Commit 91d3c89

Browse files
committed
update mount path for WAL PVC
1 parent f3dd49a commit 91d3c89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/deployment/charts/vela/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ autoscalerVm:
6969

7070
pg_wal:
7171
enabled: false
72-
mountPath: '/mnt/postgres_wal'
72+
mountPath: '/var/lib/postgresql/wal'
7373
persistence:
7474
create: true
7575
storageClassName: "simplyblock-csi-sc"

0 commit comments

Comments
 (0)