Skip to content

Commit

Permalink
Fix Envoy LB docs incorrect supported annotation values
Browse files Browse the repository at this point in the history
Signed-off-by: Rauan Mayemir <rauan@mayemir.io>
  • Loading branch information
rauanmayemir authored and aditighag committed Jul 21, 2023
1 parent 2183c9d commit 0040720
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/network/servicemesh/envoy-load-balancing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ Supported Annotations
- Default Value
* - ``service.cilium.io/lb-l7``
- Enable L7 Load balancing for kubernetes service.
- ``envoy``, ``disabled``
- Default to ``disabled``
- ``enabled``, ``disabled``
- Defaults to ``disabled``
* - ``service.cilium.io/lb-l7-algorithm``
- The LB algorithm to be used for services.
- ``round_robin``, ``least_request``, ``random``
Expand Down

0 comments on commit 0040720

Please sign in to comment.