diff --git a/apps/gitea/postgres-volume.yaml b/apps/gitea/postgres-volume.yaml index e107889..2d8bbfd 100644 --- a/apps/gitea/postgres-volume.yaml +++ b/apps/gitea/postgres-volume.yaml @@ -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