Last active
September 25, 2020 10:44
-
-
Save 300481/84758dad34209a443df5c6825ee3d8b3 to your computer and use it in GitHub Desktop.
Helm Charts Repo
This file contains hidden or 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
https://medium.com/containerum/how-to-make-and-share-your-own-helm-package-50ae40f6c221 | |
helm package my-app | |
helm repo index ./ --url https://300481.github.io/charts/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment