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:
parent
72ec0e290e
commit
b7b2714b69
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue