Skip to content

Allow configuring main ingress annotations

I found this useful to, for example, add certmanager.k8s.io/cluster-issuer: letsencrypt-production to the ingress. There are more ingress annotations documented here: https://kubernetes.io/docs/concepts/services-networking/ingress/

Merge request reports