forked from helm/charts
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[incubator/kafka] fix commands documentation in NOTES.txt (helm#22168)
* add relative path to executable calls Because the docker image's workdir is /opt/kafka and the binaries are in /opt/kafka/bin, the relative path './bin/' needs to be prepended to the binary calls in the `kubectl exec` commands Signed-off-by: Zach Goodman <zjgoodman@utexas.edu> * bump chart version Signed-off-by: Zach Goodman <zjgoodman@utexas.edu>
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters