bitpoke / stack

Open-Source WordPress Infrastructure on Kubernetes
https://www.bitpoke.io/stack
Apache License 2.0
165 stars 30 forks source link

TLS secret isn't created #91

Closed engmsaleh closed 4 years ago

engmsaleh commented 4 years ago

What happened: When I install Stack with TLS enabled. The TLS Secret is not found and when I inspect Nginx ingress controller logs I see the following

Error obtaining X.509 certificate: no object matching key "presslabs-stack/dev-website-tls" in local store
W0521 23:51:27.991714       6 controller.go:1125] Error getting SSL certificate "presslabs-stack/dev-website-tls": local SSL certificate presslabs-stack/dev-website-tls was not found. Using default certificate

If I go to the Ingress controller IP Address I get 404

What you expected to happen: It should work and create secret for TLS using LetsEncrypt and open up correctly

How to reproduce it (as minimally and precisely as possible): Deploy like README

Anything else?:

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. You can add lifecycle/frozen label to indicate that this issue or PR should not be auto-closed due to inactivity.

stale[bot] commented 4 years ago

This issue has been closed due to lack of activity.