Update service-mesh.mdx (#17845)

Deleted two commas which looks quite like some leftovers.
This commit is contained in:
V. K 2023-06-23 20:33:21 +02:00 committed by GitHub
parent 1f636715d0
commit 2e2cbc16e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ Some of the benefits of a service mesh include;
- automatic failover
- traffic management
- encryption
- observability and traceability,
- authentication and authorization,
- observability and traceability
- authentication and authorization
- network automation
A common use case for leveraging a service mesh is to achieve a [_zero trust_ model](https://www.consul.io/use-cases/zero-trust-networking).