skip to content
Alvin Lucillo

Release status more information

/ 1 min read

💻 Tech

If your helm installation failed, just running helm status release-name will only show the status. To see more details about it, for example, the reason it failed, use --show-desc flag: helm status release-name-here --show-desc