Skip to content

Commit

Permalink
[loadgenerator] start locust with host 0.0.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Swapnil Kulkarni <[email protected]>
  • Loading branch information
meswapnilk committed Jan 10, 2025
1 parent 2d8972d commit 487c055
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions charts/opentelemetry-demo/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,8 @@ components:
service:
port: 8089
env:
- name: LOCUST_WEB_HOST
value: "0.0.0.0"
- name: LOCUST_WEB_PORT
value: "8089"
- name: LOCUST_USERS
Expand Down

0 comments on commit 487c055

Please sign in to comment.