We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
i used below steps to install dex in a kubernetes cluster helm repo add dex https://charts.dexidp.io helm search repo dex helm install dex dex/dex
dex
helm repo add dex https://charts.dexidp.io
helm search repo dex
helm install dex dex/dex
but the pods did not get installed because there was some problem in launching replicaset
pods
replicaset
below is the error information. please let me know how to fix this
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i used below steps to install
dex
in a kubernetes clusterhelm repo add dex https://charts.dexidp.io
helm search repo dex
helm install dex dex/dex
but the
pods
did not get installed because there was some problem in launchingreplicaset
below is the error information. please let me know how to fix this
The text was updated successfully, but these errors were encountered: