Skip to content

Commit

Permalink
Added comment in gatewayd.yaml to indicate location of load balancer …
Browse files Browse the repository at this point in the history
…strategies.
  • Loading branch information
sinadarbouy committed Jul 28, 2024
1 parent 85f7102 commit 905bc10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gatewayd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ servers:
network: tcp
address: 0.0.0.0:15432
loadBalancer:
# Load balancer strategies can be found in config/constants.go
strategy: ROUND_ROBIN
enableTicker: False
tickInterval: 5s # duration
Expand Down

0 comments on commit 905bc10

Please sign in to comment.