feat: split access groups for admins, devs and analytics
This commit is contained in:
@@ -43,7 +43,7 @@ configs:
|
||||
connectors:
|
||||
{{- with .Values.clusterConfig.oidc }}
|
||||
{{- range . }}
|
||||
{{- if eq .provider "azuread" }}
|
||||
{{- if eq .group "devel" }}
|
||||
- type: oidc
|
||||
id: {{ .name }}
|
||||
name: {{ .name }}
|
||||
|
||||
Reference in New Issue
Block a user