Skip to content

Instantly share code, notes, and snippets.

@300481
Last active September 25, 2020 10:44
Show Gist options
  • Save 300481/84758dad34209a443df5c6825ee3d8b3 to your computer and use it in GitHub Desktop.
Save 300481/84758dad34209a443df5c6825ee3d8b3 to your computer and use it in GitHub Desktop.
Helm Charts Repo
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