From b4414816bc3cdab235b385fc38257f0f8fd59cc6 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Sat, 3 Feb 2024 22:23:01 +0100 Subject: [PATCH] fix(prometheus): Provide storage handle --- argocd/prometheus/monitoring/argocd_values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/argocd/prometheus/monitoring/argocd_values.yaml b/argocd/prometheus/monitoring/argocd_values.yaml index 9a55aaa..b71ca32 100644 --- a/argocd/prometheus/monitoring/argocd_values.yaml +++ b/argocd/prometheus/monitoring/argocd_values.yaml @@ -35,3 +35,6 @@ kube-prometheus-stack: kubeScheduler: endpoints: - 10.0.0.7 +storage: + handles: + - "100341703" \ No newline at end of file