Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ekoutanov committed Jun 29, 2019
1 parent 0ed5b58 commit cc5e92d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Apply the chart:
helm upgrade -i kafdrop chart --set image.tag=3.0.0 \
--set zkConnect=<host:port,host:port> \
--set kafkaBrokerConnect=<host:port,host:port> \
--set server.servlet.contextPath="/" \
--set jvm.opts="-Xms32M -Xmx64M"
```

Expand Down

0 comments on commit cc5e92d

Please sign in to comment.