add valkey for unified alerting

This commit is contained in:
2025-05-14 23:02:32 -05:00
parent 16a39e246e
commit e11d1aa84f
3 changed files with 18 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ spec:
auto_assign_org_id: "1"
auth:
disable_login_form: "true"
oauth_auto_login: "true"
auto_login: "true"
signout_redirect_url: https://authentik.alexlebens.net/application/o/grafana/end-session/
auth.generic_oauth:
enabled: "true"
@@ -50,11 +50,7 @@ spec:
password: ${DB_PASSWORD}
unified_alerting:
enabled: "false"
ha_listen_address: "${POD_IP}:9094"
ha_peers: "grafana-alerting:9094"
ha_advertise_address: "${POD_IP}:9094"
ha_peer_timeout: 15s
ha_reconnect_timeout: 2m
ha_redis_address: redis://grafana-operator-valkey-headless.grafana-operator:6379
deployment:
spec:
template: