mirror of
https://github.com/khuedoan/homelab.git
synced 2025-03-10 12:51:28 +07:00
fix(platform/authentik): use global storage class for Redis
This commit is contained in:
parent
7553bac85e
commit
a633363f84
@ -27,6 +27,7 @@ authentik:
|
||||
storageClass: longhorn
|
||||
redis:
|
||||
enabled: true
|
||||
global:
|
||||
storageClass: longhorn
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: longhorn
|
||||
|
Loading…
Reference in New Issue
Block a user