From 9309e19cf25828259bcc25b1f482fab66e37174e Mon Sep 17 00:00:00 2001 From: Jonas Juselius Date: Fri, 19 Sep 2025 09:20:38 +0200 Subject: [PATCH] fix: fix excluded dex static clients section --- values/argo/values/argocd.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values/argo/values/argocd.yaml.gotmpl b/values/argo/values/argocd.yaml.gotmpl index fc4332aa..724c0b68 100644 --- a/values/argo/values/argocd.yaml.gotmpl +++ b/values/argo/values/argocd.yaml.gotmpl @@ -74,6 +74,7 @@ configs: loadAllGroups: true teamNameField: slug useLoginAsID: false + {{- end }} staticClients: - id: ${{ .name | replace "-" "_" }}_client_id name: Kubernetes @@ -86,7 +87,6 @@ configs: secret: 8d52926efe879ee505391b75f4b046cf {{- end }} {{- end }} - {{- end }} admin.enabled: false rbac: # NOTE(kai): dd2aa2d6 ... is ID for azure kubernetes_operator group