From 5da90f0da9a29f61d97f4dca40dc5d3df34933e4 Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Mon, 1 Dec 2025 14:07:21 +1100 Subject: [PATCH] Revert admin config changes - database is working --- manifests/grafana.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifests/grafana.yaml b/manifests/grafana.yaml index cd69e85..7dcacdc 100644 --- a/manifests/grafana.yaml +++ b/manifests/grafana.yaml @@ -64,10 +64,6 @@ spec: editable: true options: path: /var/lib/grafana/dashboards/prometheus - - # Disable admin user provisioning to use existing database users - admin: - existingSecret: "" destination: server: https://kubernetes.default.svc namespace: default