Update mountPath and update readme for using secrets as config file #17

Merged
konrad merged 4 commits from perfectra1n/helm-chart:main into main 2023-11-20 11:12:36 +00:00
Showing only changes of commit 0afca6f585 - Show all commits

View File

@ -39,6 +39,7 @@ api:
enabled: true
accessMode: ReadWriteOnce
size: 10Gi
mountPath: /app/vikunja/files
storageClass: storage-class
```