grafana basic auth
This commit is contained in:
parent
57328d19e9
commit
11da229f3f
9 changed files with 23 additions and 2 deletions
BIN
secrets/grafana_basic_auth.age
Normal file
BIN
secrets/grafana_basic_auth.age
Normal file
Binary file not shown.
|
|
@ -35,6 +35,7 @@ in
|
|||
|
||||
"grafana_admin_password.age".publicKeys = users ++ [ _monitoring ];
|
||||
"grafana_secret_key.age".publicKeys = users ++ [ _monitoring ];
|
||||
"grafana_basic_auth.age".publicKeys = users ++ [ _monitoring ];
|
||||
|
||||
"postgres-matrix-synapse.age".publicKeys = users ++ [ _sql _matrix ];
|
||||
"postgres-hedgedoc.age".publicKeys = users ++ [ _sql _md ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue