fix(tautulli): use openebs zfs for cache pvc
This commit is contained in:
parent
a79acae98e
commit
5db0ec3acd
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ spec:
|
|||
- path: /config/logs
|
||||
cache:
|
||||
type: persistentVolumeClaim
|
||||
storageClass: openebs-zfs-mainpool
|
||||
size: 2G
|
||||
accessMode: ReadWriteOnce
|
||||
globalMounts:
|
||||
|
|
Loading…
Add table
Reference in a new issue