Backport of Fix typo in permissive mTLS docs into release/1.16.x (#18589)

backport of commit 3458b3e958f5d7eec1e50b4b28a0d94ce133ca89

Co-authored-by: Tu Nguyen <im2nguyen@users.noreply.github.com>
Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com>
This commit is contained in:
hc-github-team-consul-core 2023-09-18 17:46:05 -04:00 committed by GitHub
parent 400d9def83
commit 3d556a9041
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
}
```
```