zalf-rdm / geonode-k8s

A Kubernetes helm chart for the geospacial webapplication Geonode
https://geonode-k8s.readthedocs.io/en/latest/
GNU General Public License v2.0
12 stars 7 forks source link

Feature: Allow injection of annotations for the Ingress #108

Closed AlexGacon closed 7 months ago

AlexGacon commented 8 months ago

Feature Description

To be able to use the chart in my K8s cluster, I need to be able to add new annotations, my cluster using cert-manager.

Proposed Solution

Add a list of annotations for the Ingress which would be injected in the Ingress file

Additional Information

Any additional information or context that may be helpful in implementing the feature.