Fix typo in example yaml for MeshService (#20879)

This commit is contained in:
Nathan Coleman 2024-03-19 13:04:53 -04:00 committed by GitHub
parent e2b966c896
commit fea6926de3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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