From 2f88087c5c14f47f6352fb65586d0afab3b93dbe Mon Sep 17 00:00:00 2001 From: Cedric Kienzler Date: Fri, 20 Dec 2024 02:22:03 +0100 Subject: [PATCH] add tsidp --- kustomize/bases/argocd/helm-values.yaml | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/kustomize/bases/argocd/helm-values.yaml b/kustomize/bases/argocd/helm-values.yaml index 99c283957..e8e1ec021 100644 --- a/kustomize/bases/argocd/helm-values.yaml +++ b/kustomize/bases/argocd/helm-values.yaml @@ -189,15 +189,14 @@ configs: kustomize.buildOptions: "--enable-alpha-plugins --enable-helm" dex.config: | - connectors: - - type: github - id: github - name: GitHub - config: - clientID: $dex.oauth.github.clientID - clientSecret: $dex.oauth.github.clientSecret - orgs: - - name: cedi-dev + - type: oidc + id: tsidp + name: Tailscale IDP + config: + clientID: foo + clientSecret: bar + issuer: https://idp.tailc18b.ts.net/.well-known/openid-configuration + redirectURI: https://argocd.cedi.dev/api/dex/callback resource.exclusions: | - apiGroups: