summaryrefslogtreecommitdiff
path: root/inventory/host_vars/ch-mon.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-12-03 23:56:42 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-12-03 23:56:42 +0100
commit1318f09c2a1b1574c07d7b2dc5ab2cb6e3fa3745 (patch)
treef522be0c986edd5fa3e885b2aacb438d37eda514 /inventory/host_vars/ch-mon.yml
parentwhawty-nginx-sso: fix prometheus conf (diff)
add grafana dashboard for whawty-nginx-sso
Diffstat (limited to 'inventory/host_vars/ch-mon.yml')
-rw-r--r--inventory/host_vars/ch-mon.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/host_vars/ch-mon.yml b/inventory/host_vars/ch-mon.yml
index 63bb7cb6..de6cc9be 100644
--- a/inventory/host_vars/ch-mon.yml
+++ b/inventory/host_vars/ch-mon.yml
@@ -252,6 +252,8 @@ grafana_dashboards:
datasource: "Prometheus"
- file: standalone-kubelet-overview
datasource: "Prometheus"
+ - file: whawty-nginx-sso
+ datasource: "Prometheus"
grafana_admin_password: "{{ vault_grafana_admin_password }}"