From 2efbb52d30ada7e1cbdfde7be006432196f75c97 Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Mon, 9 Sep 2024 19:53:46 +0100 Subject: [PATCH] Add prometheus --- clusters/kairos/monitoring/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/kairos/monitoring/kustomization.yaml b/clusters/kairos/monitoring/kustomization.yaml index 51cf8b8..e6c8a27 100644 --- a/clusters/kairos/monitoring/kustomization.yaml +++ b/clusters/kairos/monitoring/kustomization.yaml @@ -6,4 +6,5 @@ resources: - helmrepo.yaml - ./loki - ./promtail +- ./prometheus - ./grafana \ No newline at end of file