chore(kapowarr): use hostpath for config storage

This commit is contained in:
SeanOMik 2024-05-23 19:15:58 -04:00
parent f6a2c8c0f5
commit e50ce4efe7
Signed by: SeanOMik
GPG Key ID: FEC9E2FC15235964
1 changed files with 2 additions and 5 deletions

View File

@ -64,10 +64,7 @@ spec:
- path: /storage - path: /storage
config: config:
type: persistentVolumeClaim type: hostPath
size: 1Gi hostPath: /mnt/MainPool/Kubernetes/kapowarr
storageClass: openebs-hostpath
accessMode: ReadWriteOnce
nameOverride: kapowarr
globalMounts: globalMounts:
- path: /app/db - path: /app/db