Azure / aks-app-routing-operator

Kubernetes operator that implements AKS Application Routing
https://learn.microsoft.com/en-us/azure/aks/app-routing
MIT License
32 stars 23 forks source link

Ability to adjust Nginx ConfigMap #291

Open IvanJosipovic opened 2 months ago

IvanJosipovic commented 2 months ago

We need to be able to adjust the Nginx ConfigMap. For example, in order to update the https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/configmap/#annotation-value-word-blocklist

It would be awesome if the ConfigMap is exposed like it is in the Helm Chart, https://github.com/kubernetes/ingress-nginx/blob/a9c9a9d51e48f50edd5e8e3084a5c485366ba6c4/charts/ingress-nginx/values.yaml#L52