mirror of https://github.com/status-im/consul.git
[docs] Fix ServiceDefaults example in distributed tracing (#17212)
Fix ServiceDefaults example in distributed tracing.
This commit is contained in:
parent
1ebd001a07
commit
38c356c39b
|
@ -214,7 +214,7 @@ config to take effect.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
apiVersion: consul.hashicorp.com/v1alpha1
|
apiVersion: consul.hashicorp.com/v1alpha1
|
||||||
kind: ProxyDefaults
|
kind: ServiceDefaults
|
||||||
metadata:
|
metadata:
|
||||||
name: service-name
|
name: service-name
|
||||||
spec:
|
spec:
|
||||||
|
|
Loading…
Reference in New Issue