From 7e4615e0d23e23f16e4dcc50ca0d9344877c5a42 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 5 Feb 2024 03:39:03 +0100 Subject: ele-calypso: add grafana dashboard for standalone kubelet --- inventory/host_vars/ele-calypso.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory') 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 }}" -- cgit v1.2.3