add valkey for session

This commit is contained in:
2025-05-14 23:24:38 -05:00
parent b33fdd8746
commit 9dd9e5d96f
3 changed files with 22 additions and 1 deletions

View File

@@ -45,9 +45,12 @@ spec:
name: ${DB_DATABASE}
user: ${DB_USER}
password: ${DB_PASSWORD}
remote_cache:
type: redis
connstr: addr=remote-cache-valkey-headless.grafana-operator:6379,pool_size=100,db=0,ssl=false
unified_alerting:
enabled: "true"
ha_redis_address: redis://grafana-operator-valkey-headless.grafana-operator:6379
ha_redis_address: redis://unified-alerting-valkey-headless.grafana-operator:6379
deployment:
spec:
template: