nicholaswilde / helm-charts

My collection of Helm charts.
https://artifacthub.io/packages/search?repo=nicholaswilde
Apache License 2.0
70 stars 32 forks source link

[hedgedoc] Ingress should not have annotations by default #8

Closed stv0g closed 3 years ago

stv0g commented 3 years ago

The ingress template adds the following annotation by default:

nginx.ingress.kubernetes.io/whitelist-source-range: 192.168.1.0/24

https://github.com/nicholaswilde/helm-charts/blob/main/charts/hedgedoc/values.yaml#L28

Can we remove this? I see no reason it should be there.

nicholaswilde commented 3 years ago

I'll look into it.

nicholaswilde commented 3 years ago

See hedgedoc-0.1.12