mirror of
https://github.com/khuedoan/homelab.git
synced 2024-12-22 21:14:50 +07:00
fix(paperless): enable Redis
This commit is contained in:
parent
a8e08ca601
commit
4295392e8b
@ -3,5 +3,5 @@ name: paperless
|
||||
version: 0.0.0
|
||||
dependencies:
|
||||
- name: paperless
|
||||
version: 8.5.0
|
||||
version: 8.6.0
|
||||
repository: https://k8s-at-home.com/charts/
|
||||
|
@ -16,3 +16,5 @@ paperless:
|
||||
- *host
|
||||
postgresql:
|
||||
enabled: true
|
||||
redis:
|
||||
enabled: true
|
||||
|
Loading…
Reference in New Issue
Block a user