mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-09 05:06:20 +10:00
Remove admin secret to use existing database users
This commit is contained in:
@@ -65,10 +65,9 @@ spec:
|
||||
options:
|
||||
path: /var/lib/grafana/dashboards/prometheus
|
||||
|
||||
# Use existing admin credentials from database, don't create new ones
|
||||
env:
|
||||
GF_SECURITY_ADMIN_USER: ""
|
||||
GF_SECURITY_ADMIN_PASSWORD: ""
|
||||
# Disable admin user provisioning to use existing database users
|
||||
admin:
|
||||
existingSecret: ""
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: default
|
||||
|
||||
Reference in New Issue
Block a user