From 6d7a0d4593ad9cf7beaa952ee29c63f210ddd50e Mon Sep 17 00:00:00 2001 From: CJ_Clippy Date: Thu, 20 Jun 2024 17:02:07 -0800 Subject: [PATCH] use existingSecret --- infrastructure/controllers/kube-prometheus-stack.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/infrastructure/controllers/kube-prometheus-stack.yaml b/infrastructure/controllers/kube-prometheus-stack.yaml index d6f4c67..51cce3d 100644 --- a/infrastructure/controllers/kube-prometheus-stack.yaml +++ b/infrastructure/controllers/kube-prometheus-stack.yaml @@ -37,6 +37,8 @@ spec: requests: storage: 10Gi grafana: + admin: + existingSecret: grafana sidecar: dashboards: enabled: true