fix fsType on gitea postgres volume

This commit is contained in:
2026-02-21 12:40:20 +01:00
parent 68c54e44fa
commit 093208c3e4

View File

@@ -27,6 +27,7 @@ spec:
volumeMode: Filesystem
csi:
driver: local.csi.openebs.io
fsType: btrfs
volumeHandle: gitea-postgresql-cluster-lvmhdd-1
---
# PVCs are dynamically created by the Postgres operator