Configuring an Ingress for Custom Header Transmission to Upstream Server #10939
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
needs-priority
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What do you want to happen?
My requirement is to configure an ingress to send the client certificate to the upstream server in a custom HTTP header. I have followed the instructions in [1] to send a custom header to the upstream server using the following configuration.
Since this applies globally to all the ingresses deployed in my deployment, I need a way to configure a specific ingress to send custom headers to the upstream server.
[1] https://kubernetes.github.io/ingress-nginx/examples/customization/custom-headers/
Thanks & Regards
Sajith M
The text was updated successfully, but these errors were encountered: