fix: fix excluded dex static clients section
This commit is contained in:
@@ -74,6 +74,7 @@ configs:
|
|||||||
loadAllGroups: true
|
loadAllGroups: true
|
||||||
teamNameField: slug
|
teamNameField: slug
|
||||||
useLoginAsID: false
|
useLoginAsID: false
|
||||||
|
{{- end }}
|
||||||
staticClients:
|
staticClients:
|
||||||
- id: ${{ .name | replace "-" "_" }}_client_id
|
- id: ${{ .name | replace "-" "_" }}_client_id
|
||||||
name: Kubernetes
|
name: Kubernetes
|
||||||
@@ -86,7 +87,6 @@ configs:
|
|||||||
secret: 8d52926efe879ee505391b75f4b046cf
|
secret: 8d52926efe879ee505391b75f4b046cf
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
|
||||||
admin.enabled: false
|
admin.enabled: false
|
||||||
rbac:
|
rbac:
|
||||||
# NOTE(kai): dd2aa2d6 ... is ID for azure kubernetes_operator group
|
# NOTE(kai): dd2aa2d6 ... is ID for azure kubernetes_operator group
|
||||||
|
|||||||
Reference in New Issue
Block a user