fix mount
All checks were successful
lint-test-helm / lint-helm (push) Successful in 11s
render-manifests-push / render-manifests-push (push) Successful in 19s
renovate / renovate (push) Successful in 1m28s

This commit is contained in:
2025-12-24 16:11:23 -06:00
parent fb06dade98
commit eb4616c11a

View File

@@ -82,7 +82,7 @@ soulsync:
type: PathPrefix
value: /
persistence:
config-file:
secret:
enabled: true
type: secret
name: soulsync-config-secret
@@ -104,7 +104,7 @@ soulsync:
- path: /app/config
readOnly: false
database:
forceRename: soulsync-config
forceRename: soulsync-database
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 10Gi