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
|
||||
apiVersion: consul.hashicorp.com/v1alpha1
|
||||
kind: ProxyDefaults
|
||||
kind: ServiceDefaults
|
||||
metadata:
|
||||
name: service-name
|
||||
spec:
|
||||
|
|
Loading…
Reference in New Issue