add pve exporter
This commit is contained in:
parent
d85761f504
commit
be84e4d3aa
3 changed files with 54 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ in
|
|||
"grafana_admin_password.age".publicKeys = users ++ [ _monitoring ];
|
||||
"grafana_secret_key.age".publicKeys = users ++ [ _monitoring ];
|
||||
"grafana_basic_auth.age".publicKeys = users ++ [ _monitoring ];
|
||||
"pve-exporter.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