We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd8ba4 commit 9d35cf2Copy full SHA for 9d35cf2
charts/opencloud-microservices/values.yaml
@@ -4547,7 +4547,7 @@ services:
4547
# -- Configures the storage driver. Possible values are "oc" and "decomposeds3".
4548
# The OC driver stores all data in the persistent volume if persistence is enabled.
4549
# The DECOMPOSEDS3 driver stores all metadata in the persistent volume and uploads blobs to s3 if persistence is enabled.
4550
- driver: decomposed
+ driver: posix
4551
driverConfig:
4552
decomposed:
4553
# @schema
0 commit comments