This message was deleted.
# kubernetes
s
This message was deleted.
b
hey! which language are you using?
you should be able to just add an annotation to your ingress:
<http://cert-manager.io/cluster-issuer|cert-manager.io/cluster-issuer>: my-cluster-issuer
g
Oh wow I didn't realise it was possible with annotations - I was just about to declare a Certificate CRD to manually attach to ingress 🙂
thanks!