Skip to content

Commit

Permalink
fix: grafana oauth attempt 4
Browse files Browse the repository at this point in the history
  • Loading branch information
locmai committed Jan 14, 2023
1 parent f0760c8 commit e3f2663
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion system/templates/monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,9 @@ spec:
ingress:
enabled: false
grafana.ini:
disable_initial_admin_creation: true
security:
disable_initial_admin_creation: true
admin_user: grafana-admin
server:
domain: "grafana.{{ .Values.global.domain }}"
root_url: "https://%(domain)s/"
Expand Down

0 comments on commit e3f2663

Please sign in to comment.