feat: split access groups for admins, devs and analytics
This commit is contained in:
@@ -122,7 +122,7 @@ grafana:
|
||||
users:
|
||||
auto_assign_org_role: "Admin"
|
||||
{{- range .Values.clusterConfig.oidc }}
|
||||
{{- if eq .provider "azuread" }}
|
||||
{{- if eq .group "analytics" }}
|
||||
auth.{{ .provider }}:
|
||||
enabled: true
|
||||
name: {{ .name }}
|
||||
|
||||
Reference in New Issue
Block a user