PaperlessNG++;Fix permissions for PVC;Configure Longhorn Nodes

This commit is contained in:
2022-02-03 15:33:49 +01:00
parent 8a796571ad
commit 360cce7f13
3 changed files with 134 additions and 0 deletions

View File

@ -15,6 +15,8 @@ mountOptions:
- file_mode=0777
- iocharset=utf8
- cache=none
- uid=911
- gid=911
---
apiVersion: v1
kind: PersistentVolumeClaim