Fix spelling in documentation and top-level files (#8009)
* fix typos in docs * fix typos in top-level files
This commit is contained in:
parent
bc4c86a791
commit
2b499d9c86
7 changed files with 8 additions and 8 deletions
|
|
@ -775,7 +775,7 @@ nginx.ingress.kubernetes.io/enable-opentracing: "true"
|
|||
### Opentracing Trust Incoming Span
|
||||
|
||||
The option to trust incoming trace spans can be enabled or disabled globally through the ConfigMap but this will
|
||||
sometimes need to be overriden to enable it or disable it for a specific ingress (e.g. only enable on a private endpoint)
|
||||
sometimes need to be overridden to enable it or disable it for a specific ingress (e.g. only enable on a private endpoint)
|
||||
|
||||
```yaml
|
||||
nginx.ingress.kubernetes.io/opentracing-trust-incoming-span: "true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue