fix(dendrite): fix helm schema errors, use smaller pvc size

This commit is contained in:
SeanOMik 2024-10-17 13:22:09 -04:00
parent 2cff2dba23
commit 78fde5a9bb
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
2 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ spec:
data:
existingClaim: dendrite
globalMounts:
- /var/dendrite
- path: /var/dendrite
# searchindex:
# type: hostPath

View File

@ -29,4 +29,4 @@ spec:
name: cluster-secrets
substitute:
APP: *app
VOLSYNC_CAPACITY: 20Gi
VOLSYNC_CAPACITY: 10Gi