You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: UPGRADE FAILED: [unable to recognize "": no matches for kind "Certificate" in version "cert-manager.io/v1alpha2, unable to recognize: "" no matches for kind "Issuer" in version "cert-manager.io/v1alpha2"]
I have followed the instruction at docs.wire.com but still no luck.
Thanks for your help
The text was updated successfully, but these errors were encountered:
which cert-manager version did you use (in the docs it's not pinned)? We are in the process of reworking the whole cert-manager integration and with that also updating cert-manager itself, since it recently reached v1. When this is done, I'll give an update here.
So, sadly for now you might be on your own. In case you want to put some effort into this, let us know, so we could synchronize our work.
cert-manager version <= 0.16.1 is ok, you can try:
helm upgrade --install -n cert-manager-ns --set 'installCRDs=true' cert-manager jetstack/cert-manager --version v0.16.1
Basic information
How did you install Wire?
Following the instruction from https://docs.wire.com/how-to/install/helm-prod.html#helm-prod
using Ubuntu 18.04
Following instruction from https://docs.wire.com/how-to/install/helm-prod.html#helm-prod for issuing SSL using Let's encrypt and cert-manager
Error: UPGRADE FAILED: [unable to recognize "": no matches for kind "Certificate" in version "cert-manager.io/v1alpha2, unable to recognize: "" no matches for kind "Issuer" in version "cert-manager.io/v1alpha2"]
I have followed the instruction at docs.wire.com but still no luck.
Thanks for your help
The text was updated successfully, but these errors were encountered: