Fix typo in example yaml for MeshService (#20879)

pull/20869/head
Nathan Coleman 8 months ago committed by GitHub
parent e2b966c896
commit fea6926de3
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"> <CodeBlockConfig filename="meshservice.yaml">
```yaml hideClipboard ```yaml hideClipboard
apiVersion: api-gateway.consul.hashicorp.com/v1alpha1 apiVersion: consul.hashicorp.com/v1alpha1
kind: MeshService kind: MeshService
metadata: metadata:
name: example-mesh-service name: example-mesh-service

Loading…
Cancel
Save