fix(argo): Re-render

This commit is contained in:
2025-11-10 17:38:06 +01:00
parent 91e52832d1
commit 69d2d7f704
+1 -14
View File
@@ -61,20 +61,6 @@ configs:
- profile
- email
- groups
{{- else if eq .provider "github" }}
- type: github
id: {{ .name }}
name: {{ .name }}
config:
clientID: ${{ .name | replace "-" "_" }}_client_id
clientSecret: ${{ .name | replace "-" "_" }}_client_secret
redirectURI: https://argocd.{{ $.Values.clusterConfig.domain }}/api/dex/callback
orgs:
- name: {{ .allowed_organizations }}
loadAllGroups: true
teamNameField: slug
useLoginAsID: false
{{- end }}
staticClients:
- id: ${{ .name | replace "-" "_" }}_client_id
name: Kubernetes
@@ -87,6 +73,7 @@ configs:
secret: 8d52926efe879ee505391b75f4b046cf
{{- end }}
{{- end }}
{{- end }}
admin.enabled: false
rbac:
# NOTE(kai): dd2aa2d6 ... is ID for azure kubernetes_operator group