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:
parent
400d9def83
commit
3d556a9041
|
@ -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
|
||||
}
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue