diff --git a/k8s-peterg/argocd/oidc.yaml b/k8s-peterg/argocd/oidc.yaml index 97083c7..67cfe61 100644 --- a/k8s-peterg/argocd/oidc.yaml +++ b/k8s-peterg/argocd/oidc.yaml @@ -16,11 +16,11 @@ spec: labels: app.kubernetes.io/part-of: argocd data: - - secretkey: authentik_host + - secretKey: authentik_host remoteRef: key: /wheatley/authentik-argocd-provider property: host - - secretkey: authentik_slug + - secretKey: authentik_slug remoteRef: key: /wheatley/authentik-argocd-provider property: slug diff --git a/k8s-peterg/argocd/patches/configmap.yaml b/k8s-peterg/argocd/patches/configmap.yaml index 2b41078..c2a345a 100644 --- a/k8s-peterg/argocd/patches/configmap.yaml +++ b/k8s-peterg/argocd/patches/configmap.yaml @@ -11,7 +11,7 @@ data: connectors: - name: authentik id: authentik - type: argocd-cm + type: oidc config: issuer: $argocd-authentik-provider:dex.authentik.issuer clientID: $argocd-authentik-app:dex.authentik.clientID