migrate funkwhale to a dedicated redis
issue: https://git.badhouseplants.net/badhouseplants/k8s-cluster-config/issues/95
This commit is contained in:
@ -47,3 +47,10 @@ postgresql:
|
||||
auth:
|
||||
username: funkwhale-application-funkwhale-postgres
|
||||
database: funkwhale-application-funkwhale-postgres
|
||||
|
||||
redis:
|
||||
enabled: false
|
||||
host: redis-master.database-service.svc.cluster.local
|
||||
auth:
|
||||
enabled: true
|
||||
password: AgzqQsXf9ifwMpq8eKEW
|
||||
|
Reference in New Issue
Block a user