Fix typo in example yaml for MeshService

pull/20879/head
Nathan Coleman 8 months ago committed by GitHub
parent e2b966c896
commit d09973b452
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -48,7 +48,7 @@ The following example creates a mesh service called `example-mesh-service`. Rout
<CodeBlockConfig filename="meshservice.yaml">
```yaml hideClipboard
apiVersion: api-gateway.consul.hashicorp.com/v1alpha1
apiVersion: consul.hashicorp.com/v1alpha1
kind: MeshService
metadata:
name: example-mesh-service

Loading…
Cancel
Save