fix fsType on gitea postgres volume

This commit is contained in:
2026-02-21 12:40:20 +01:00
parent ce8eb9ae13
commit 3144ccdb38

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