where can i find dex.yaml file? #2496
Unanswered
divinesocial
asked this question in
Q&A
Replies: 1 comment
-
You can find it in the example folder https://github.com/dexidp/dex/tree/master/examples/k8s P.S. It is also possible to install dex on top of Kubernetes using our official helm chart https://artifacthub.io/packages/helm/dex/dex |
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
-
below documentation contains script to create a kubernetes component
kubectl create -f dex.yaml
But i'm not able to find content for dex.yaml file. Please let me know where can i find the file.
https://dexidp.io/docs/kubernetes/#deploy-the-dex-server
Beta Was this translation helpful? Give feedback.
All reactions