You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks! I have submitted a fix internally. I'm going to be away on vacation until next week, but I will get that fix into this public repo when I am back and will update you here.
Hi.
The values file for the 2023 chart has duplicate annotations for the web ingress.
The
nginx.ingress.kubernetes.io/proxy-body-size
annotation is specified in the values file on line 83 and line 91This means the chart doesn't validate for deployment using Flux. I'd suggest the one on line 91 is removed.
Flux issue referenced here: fluxcd/helm-controller#283
Many thanks
The text was updated successfully, but these errors were encountered: