Skip to content
New issue

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

error retrieving secret croc-hunter/foo.bar.com: secret croc-hunter/foo.bar.com was not found #96

Open
xech3l0nx opened this issue Nov 10, 2017 · 1 comment

Comments

@xech3l0nx
Copy link

xech3l0nx commented Nov 10, 2017

The ingress controller cannot create the secret nor retrieve it.

I have succesfully installed nginx-ingress-controller and kube-lego

then I try to install croc-hunter using the command

helm install . --namespace=croc-hunter

the ingress rule gets picked up by the ingress controller but 3 errors start to be logged in the ingress controller console:

  1. controller.go:1047] ssl certificate "croc-hunter/foo.bar.com" does not exist in local store
  2. error retrieving secret croc-hunter/foo.bar.com: secret croc-hunter/foo.bar.com was not found
  3. error obtaining PEM from secret croc-hunter/foo.bar.com:

same thing applies if I try to install the helm chart in the default backend.

Is there something I am missing here?

@lachie83
Copy link
Owner

Do you have rbac enabled on the cluster?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants