Fix some document titles

This commit is contained in:
Aarni Koskela 2018-04-24 13:18:29 +03:00
parent d1479a2d21
commit 4b80166d76
6 changed files with 8 additions and 3 deletions

View file

@ -1,5 +1,7 @@
# Configuration Snippets
## 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](/docs/examples/customization/custom-headers).
```console