Update proxy-set-header example (#7898)

The Example was directed to the repo markdown and not the site. 

/kind documentation
This commit is contained in:
James Strong 2021-11-09 01:15:39 -05:00 committed by GitHub
parent 72ec0e290e
commit b7b2714b69
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -496,7 +496,7 @@ _**default:**_ "0.0.0.0/0"
## proxy-set-headers ## proxy-set-headers
Sets custom headers from named configmap before sending traffic to backends. The value format is namespace/name. See [example](https://github.com/kubernetes/ingress-nginx/tree/main/docs/examples/customization/custom-headers) Sets custom headers from named configmap before sending traffic to backends. The value format is namespace/name. See [example](https://kubernetes.github.io/ingress-nginx/examples/customization/custom-headers/)
## server-name-hash-max-size ## server-name-hash-max-size