grafana: set whitelist for auth
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
All checks were successful
ci/woodpecker/push/dashboard Pipeline was successful
This commit is contained in:
parent
a5aef25475
commit
7bd1d487f7
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ grafana:
|
|||
header_property: username
|
||||
auto_sign_up: true
|
||||
headers: Email:X-Authentik-Email, Name:X-Authentik-Name
|
||||
whitelist: 0.0.0.0/0
|
||||
whitelist: 10.1.0.0/16
|
||||
prometheus-node-exporter:
|
||||
prometheus:
|
||||
monitor:
|
||||
|
|
Loading…
Reference in a new issue