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
|
- path: /config/logs
|
||||||
cache:
|
cache:
|
||||||
type: persistentVolumeClaim
|
type: persistentVolumeClaim
|
||||||
|
storageClass: openebs-zfs-mainpool
|
||||||
size: 2G
|
size: 2G
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
globalMounts:
|
globalMounts:
|
||||||
|
|
Loading…
Add table
Reference in a new issue