- Published
- Author
- Soniya Rayabagi
The
#devops #helm #helmhub #kubernetes
helm search hub <keyword> command is used to search for charts available in the Helm Hub, which is a centralized repository of Helm charts , keyword can be prometheus, grafana, nginx, postgresql etc.helm search hub <keyword> --max-col-width=0 this command displays the results without column width limitations.#devops #helm #helmhub #kubernetes