Open
Description
Overview
As an application developer who manages Ingress routes
I want to explicitly set the value of the upstream host header
So that I can ensure the same host value is always maintained
This functionality is similar to nginx.ingress.kubernetes.io/upstream-vhost
Acceptance Criteria
- Allow
proxy_set_header Host
to be set to an explicit value, other than$host
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Prioritized backlog