Backport of docs: Fix ServiceDefaults example in distributed tracing into release/1.16.x (#18973)
backport of commmit 38c356c39bc60181dcdc56ec607e6dbc5ad7aa21 Co-authored-by: Andrea Scarpino <andrea@scarpino.dev>
This commit is contained in:
parent
9ced596644
commit
de89ed6713
|
@ -214,7 +214,7 @@ config to take effect.
|
|||
|
||||
```yaml
|
||||
apiVersion: consul.hashicorp.com/v1alpha1
|
||||
kind: ProxyDefaults
|
||||
kind: ServiceDefaults
|
||||
metadata:
|
||||
name: service-name
|
||||
spec:
|
||||
|
|
Loading…
Reference in New Issue