fix fsType on gitea postgres volume
This commit is contained in:
@@ -27,6 +27,7 @@ spec:
|
|||||||
volumeMode: Filesystem
|
volumeMode: Filesystem
|
||||||
csi:
|
csi:
|
||||||
driver: local.csi.openebs.io
|
driver: local.csi.openebs.io
|
||||||
|
fsType: btrfs
|
||||||
volumeHandle: gitea-postgresql-cluster-lvmhdd-1
|
volumeHandle: gitea-postgresql-cluster-lvmhdd-1
|
||||||
---
|
---
|
||||||
# PVCs are dynamically created by the Postgres operator
|
# PVCs are dynamically created by the Postgres operator
|
||||||
|
|||||||
Reference in New Issue
Block a user