fix: add admin-user key to grafana-admin-secret ExternalSecret

This commit is contained in:
Will Anderson
2026-03-25 10:52:10 -05:00
parent 3737ff0bcb
commit 371e60d3bc
@@ -18,6 +18,10 @@ spec:
remoteRef:
key: secret/data/grafana
property: admin_password
- secretKey: admin-user
remoteRef:
key: secret/data/grafana
property: admin_user
---
# slack-bot-token — Slack bot token for Alertmanager notifications
apiVersion: external-secrets.io/v1beta1