Closed rivernews closed 4 years ago
Indeed, when we retried, the production cert is issued and we now can access apps via https now.
To prevent this happen in the future, cancelling the delete secret command when destroy in terraform, when let's encrypt is in production mode. Will still delete everything including the certificate if in staging mode.
Seems like we exceed quota of letencrypt prod. We may try to switch to
prod
when the kafka thing is settled down, and disable thedelete secret
commands in terraform, then try again. See if we can get the certificate (currently always get stuck at "OrderCreated"), and makehttps
work.