Skip to content

Commit

Permalink
Backport of Fix typo in permissive mTLS docs into release/1.16.x (#18589
Browse files Browse the repository at this point in the history
)

backport of commit 3458b3e

Co-authored-by: Tu Nguyen <[email protected]>
Co-authored-by: trujillo-adam <[email protected]>
  • Loading branch information
3 people committed Sep 18, 2023
1 parent 333883d commit ce99c74
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions website/content/docs/k8s/connect/onboarding-tproxy-mode.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ kind: Mesh
metadata:
name: mesh
spec:
allowEnablingPermissiveMutualTLS: true
transparentProxy:
meshDestinationsOnly: true
```

```json
Expand Down Expand Up @@ -292,4 +293,4 @@ $ consul config read -kind proxy-defaults -name global
"CreateIndex": 26,
"ModifyIndex": 30
}
```
```

0 comments on commit ce99c74

Please sign in to comment.