fixed bad md syntax

This commit is contained in:
trujillo-adam 2021-12-22 11:40:26 -08:00
parent e5b3be0597
commit 52f429db26
1 changed files with 2 additions and 0 deletions

View File

@ -88,6 +88,7 @@ MeshGateway {
Mode = "local"
}
```
```yaml
Kind: proxy-defaults
MeshGateway:
@ -102,6 +103,7 @@ Name: global
The following `service-defaults` configuration will enable gateways for all Connect services with the name `web`.
<CodeTabs heading="Example: Enabling gateways per service.">
```hcl
Kind = "service-defaults"
Name = "web"