Skip to content

Commit

Permalink
Update README.md (#164)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md
  • Loading branch information
rmb938 authored Jan 23, 2025
1 parent bc199e9 commit 6b31fa6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions charts/warpstream-agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,8 @@ The stateless nature of the WarpStream agents allows them to be deployed behind
Update your Helm chart configuration with these parameters:

```yaml
service:
kafkaService:
enabled: true
type: LoadBalancer

extraEnv:
Expand All @@ -138,7 +139,8 @@ If your load balancer is exposed to the internet, enabling authentication on the
Enable authentication by setting the `WARPSTREAM_REQUIRE_AUTHENTICATION` variable:

```yaml
service:
kafkaService:
enabled: true
type: LoadBalancer
extraEnv:
Expand Down

0 comments on commit 6b31fa6

Please sign in to comment.