add valkey for unified alerting
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user