mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-07-29 05:00:35 +03:00
fix(monitoring): drop deprecated artc0 from cast04 scrape targets
artc0 VM is off; remove node_exporter target and relabel rules from Prometheus. Point Grafana auth-proxy whitelist and alert-notifier shortener API at cast01–03 cluster instead of 10.7.16.128. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -53,8 +53,8 @@ enabled = true
|
||||
header_name = X-WEBAUTH-USER
|
||||
header_property = username
|
||||
auto_sign_up = true
|
||||
# Only trust the header from artc0 nginx (10.7.16.128):
|
||||
whitelist = 10.7.16.128
|
||||
# Trust X-WEBAUTH-USER only from cluster BE nginx (cast01–03):
|
||||
whitelist = 10.7.16.236,10.7.16.237,10.7.16.238
|
||||
# Sync roles from header (optional, set X-WEBAUTH-ROLE in nginx if needed):
|
||||
# headers = Role:X-WEBAUTH-ROLE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user