Use ArgoCD Dex for authentication #7499
nishit93-hub
started this conversation in
General
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi There,
I am using ArgoCD Dex for Argo workflow authentication. I am following this link
https://argoproj.github.io/argo-workflows/argo-server-sso-argocd/
However, while adding In ArgoCD, add an environment variable to Dex deployment and configuration.
I am getting this error
error: error validating "manifest-for-authenticating-againt-dex-server.yaml": error validating data: ValidationError(Deployment.spec): missing required field "selector" in io.k8s.api.apps.v1.DeploymentSpec; if you choose to ignore these errors, turn validation off with --validate=false
Beta Was this translation helpful? Give feedback.
All reactions