Last active
May 8, 2018 05:05
-
-
Save jdolitsky/dcb02594aeaf275dab45526855ad80ba to your computer and use it in GitHub Desktop.
add codefresh managed helm repo
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
$ export HELM_REPO_ACCESS_TOKEN="4ae15d8045cg0b61084e42bc.af098218f3973b522213ga73aad6e211" | |
$ helm repo add codefresh cm://h.cfcr.io/myaccount/default | |
"codefresh" has been added to your repositories |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment