fixup! chore: move directory setup from Helm initContainers to Dockerfiles

This commit is contained in:
2026-01-03 08:39:34 +00:00
parent e6fe925dcb
commit 72143ecd3d
3 changed files with 16 additions and 5 deletions
+3 -1
View File
@@ -285,7 +285,9 @@ metadata:
size: "10Gi"
accessMode: "ReadWriteOnce"
existingClaim: ""
walMode: true
# WAL mode provides better concurrency but doesn't work on network filesystems (SMB, NFS)
# Set to false when using network storage for the metadata volume
walMode: false
# PostgreSQL configuration
postgresql: