makeplane / plane

🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
http://plane.so
GNU Affero General Public License v3.0
29.54k stars 1.63k forks source link

[feature]: helm chart ingress annotations #4196

Open nejtr0n opened 5 months ago

nejtr0n commented 5 months ago

Is there an existing issue for this?

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 commented 5 months ago

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

jblandineau commented 3 months ago

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

dmipeck commented 3 months ago

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