Browse Source

Backport of docs: Fix ServiceDefaults example in distributed tracing into release/1.15.x (#18974)

backport of commit 38c356c39b

Co-authored-by: Andrea Scarpino <andrea@scarpino.dev>
pull/18976/head^2
Blake Covarrubias 1 year ago committed by GitHub
parent
commit
1ef137d326
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/content/docs/connect/distributed-tracing.mdx

2
website/content/docs/connect/distributed-tracing.mdx

@ -214,7 +214,7 @@ config to take effect.
```yaml
apiVersion: consul.hashicorp.com/v1alpha1
kind: ProxyDefaults
kind: ServiceDefaults
metadata:
name: service-name
spec:

Loading…
Cancel
Save