Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In example, do not specify version tag, and provide example for .bash_profile #2

Merged
merged 1 commit into from
Jan 7, 2019

Conversation

alberto56
Copy link
Contributor

  • Copy-pasting the example will result in using an old version of helm and hard-to-debug errors
  • Using single quotes is required if you add the add the alias to .bash_profile
  • If you have several contexts, adding the KUBECONFIG environment variable to the container avoids the hard-to-debug error 'Error: could not get Kubernetes config for context "": invalid configuration: context was not found for specified context: some-other-context'

…_profile

* Copy-pasting the example will result in using an old version of helm and hard-to-debug errors
* Using single quotes is required if you add the add the alias to .bash_profile
* If you have several contexts, adding the KUBECONFIG environment variable to the container avoids the hard-to-debug error 'Error: could not get Kubernetes config for context "": invalid configuration: context was not found for specified context: some-other-context'
@ozbillwang
Copy link
Contributor

LGTM.

Thanks.

@ozbillwang ozbillwang merged commit 911e51c into alpine-docker:master Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants