Skip to content

Commit

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

0 comments on commit 2a1f36e

Please sign in to comment.