refactor(platform/authentik): disable persistence Redis

This commit is contained in:
Khue Doan 2021-12-12 17:12:15 +07:00
parent 0a3858468f
commit 482fb8ce07

View File

@ -27,7 +27,3 @@ authentik:
storageClass: longhorn
redis:
enabled: true
global:
storageClass: longhorn
persistence:
enabled: true