Created
April 24, 2020 17:46
-
-
Save mamun67/7ed11c43f08553340e34b671eea8ec43 to your computer and use it in GitHub Desktop.
HelmGist
This file contains 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
Helm create mychart | |
cd mychart | |
ls | |
Chart - folder | |
charts.yaml - details about chart | |
values.yaml - the parameters | |
template - helper yaml | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment