helm-charts
helm-charts copied to clipboard
Update README.md - change my_release to my-release
Underscores are not supported by kubernetes, so generating names with "my_release" prefix breaks the installation on the apply to kubernetes step. It looks like a simple typo as in the next commands hyphen is used instead of underscore.