kontena / pharos-cluster

Pharos - The Kubernetes Distribution
https://k8spharos.dev/
Apache License 2.0
311 stars 43 forks source link

Lens Invalid SSL #1521

Closed scottrobertson closed 2 years ago

scottrobertson commented 4 years ago

Hey

Using lens via the following config:

addons:
  kontena-lens:
    enabled: true
    ingress:
      host: 'lens.example.com'
      tls:
        enabled: true
        email: 'scott@example.com'

It's been working perfectly, but i just dropped the cluster and created again, and now i am getting NET::ERR_CERT_INVALID when visiting lens.example.com. Is there a way to reissue the cert?

pharos version 2.4.10