switch some apps over to nfs-client

This commit is contained in:
2024-03-28 12:40:48 +01:00
parent eff07665de
commit 764a3eafb7
8 changed files with 24 additions and 88 deletions

View File

@@ -11,7 +11,7 @@ api:
# the chart create a new PVC for you or provide an existing one.
data:
enabled: true
existingClaim: todos-data
existingClaim: data
accessMode: ReadWriteOnce
size: 10Gi
mountPath: /app/vikunja/files