Fix typo in permissive mTLS docs (#18551)

Update onboarding-tproxy-mode.mdx
pull/18595/head
Tu Nguyen 2023-08-28 08:51:15 -07:00 committed by GitHub
parent 2f58e05be6
commit 0e17e981a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -58,7 +58,8 @@ kind: Mesh
metadata:
name: mesh
spec:
allowEnablingPermissiveMutualTLS: true
transparentProxy:
meshDestinationsOnly: true
```
```json
@ -292,4 +293,4 @@ $ consul config read -kind proxy-defaults -name global
"CreateIndex": 26,
"ModifyIndex": 30
}
```
```