Rever TCP/UDP documentation removal and links (#3456)
This commit is contained in:
parent
8aac340203
commit
6eac5785ac
7 changed files with 71 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
## Ingress
|
||||
|
||||
The Ingress in this example adds a custom header to Nginx configuration that only applies to that specific Ingress. If you want to add headers that apply globally to all Ingresses, please have a look at [this example](/examples/customization/custom-headers/README).
|
||||
The Ingress in this example adds a custom header to Nginx configuration that only applies to that specific Ingress. If you want to add headers that apply globally to all Ingresses, please have a look at [this example](../custom-headers/README.md).
|
||||
|
||||
```console
|
||||
$ kubectl apply -f ingress.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue