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
{{ message }}
This repository was archived by the owner on Mar 24, 2026. It is now read-only.
Hello
I want to replace the following configuration-snippet annotation:
with an usage of the Custom Headers annotation, but the implementation doesn't support this repeated headers setting, as the source code reveals:
ingress-nginx/internal/ingress/annotations/customheaders/main.go
Lines 34 to 37 in fd4c8ac
ingress-nginx/rootfs/etc/nginx/template/nginx.tmpl
Lines 334 to 336 in fd4c8ac
Can you declare it in the documentation please?