Skip to content

Commit

Permalink
fix: grafana oauth attempt 5
Browse files Browse the repository at this point in the history
  • Loading branch information
locmai committed Jan 14, 2023
1 parent e3f2663 commit ca63eab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion system/templates/monitoring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ spec:
name: Vault
enabled: true
allow_sign_up: true
allowed_domains: "{{ .Values.global.domain }}"
client_id: "\"${OIDC_CLIENT_ID}\""
client_secret: "\"${OIDC_CLIENT_SECRET}\""
oauth_skip_org_role_update_sync: true
Expand Down

0 comments on commit ca63eab

Please sign in to comment.