Skip to content

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

@xech3l0nx

Description

@xech3l0nx

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions