Skip to content

Commit

Permalink
[docs] Fix ServiceDefaults example in distributed tracing (#17212)
Browse files Browse the repository at this point in the history
Fix ServiceDefaults example in distributed tracing.
  • Loading branch information
ilpianista authored Aug 4, 2023
1 parent 1ebd001 commit 38c356c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/connect/distributed-tracing.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ config to take effect.

```yaml
apiVersion: consul.hashicorp.com/v1alpha1
kind: ProxyDefaults
kind: ServiceDefaults
metadata:
name: service-name
spec:
Expand Down

0 comments on commit 38c356c

Please sign in to comment.