Silvio Silva

Results 4 comments of Silvio Silva

I think the AGIC is almost there. I created an example using AGIC 1.5.1 with cert-manager 1.7.1. The first ingress was: ```yaml apiVersion: networking.k8s.io/v1 kind: Ingress metadata: annotations: cert-manager.io/cluster-issuer: letsencrypt-staging-application-gateway...

[cert-manager issue #4966](https://github.com/cert-manager/cert-manager/issues/4966)

Now it worked after I followed [this](https://github.com/cert-manager/cert-manager/issues/4966#issuecomment-1079044690).

Yes @rifaterdemsahin , you're right.