summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-02-05 03:39:03 +0100
committerChristian Pointner <equinox@spreadspace.org>2024-02-05 03:39:03 +0100
commit7e4615e0d23e23f16e4dcc50ca0d9344877c5a42 (patch)
treef5028d54ee9cb01beeb451561f03cd80f2b07d81 /inventory
parentadd switch: ele-sw-orpheum1 (diff)
ele-calypso: add grafana dashboard for standalone kubelet
Diffstat (limited to 'inventory')
-rw-r--r--inventory/host_vars/ele-calypso.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml
index 3b33a6a0..43225699 100644
--- a/inventory/host_vars/ele-calypso.yml
+++ b/inventory/host_vars/ele-calypso.yml
@@ -174,6 +174,8 @@ grafana_dashboards:
datasource: "Prometheus"
- file: ipmi
datasource: "Prometheus"
+ - file: standalone-kubelet-overview
+ datasource: "Prometheus"
grafana_admin_password: "{{ vault_grafana_admin_password }}"