plane icon indicating copy to clipboard operation
plane copied to clipboard

[feature]: helm chart ingress annotations

Open nejtr0n opened this issue 10 months ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Summary

We could issue certificates to host through cert-manager, if we add annotations field to values.yaml and to ingress object.

Why should this be worked on?

Current issuer is not compataible with cert-manager.

nejtr0n avatar Apr 15 '24 15:04 nejtr0n

If you publish chart to github, I could fix it and make a PR.

nejtr0n avatar Apr 17 '24 12:04 nejtr0n

Having the ability to add ingress annotations in the values.yaml would be great. We need it to add nginx.ingress.kubernetes.io/whitelist-source-range annotation, for example. Thanks

jblandineau avatar Jun 07 '24 08:06 jblandineau

My ingress/tls setup means my plane instance is entirely inaccessible unless I manually edit the annotations on the ingress after updating my release

dmipeck avatar Jun 20 '24 20:06 dmipeck