Backport of Fix typo in example yaml for MeshService into release/1.17.x (#20881)

backport of commit d09973b452

Co-authored-by: Nathan Coleman <nathan.coleman@hashicorp.com>
pull/20794/head
hc-github-team-consul-core 9 months ago committed by GitHub
parent 52383ed7f5
commit a3e10c9c7a
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