Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

docs(installing-workflow): helm init upgrade note #819

Merged
merged 2 commits into from
Jul 5, 2017

Conversation

vdice
Copy link
Member

@vdice vdice commented Jun 1, 2017

helm init --service-account=foo --upgrade supported as of v2.4.2

@vdice vdice added this to the v2.16 milestone Jun 1, 2017
$ kubectl create clusterrolebinding helm --clusterrole=cluster-admin --serviceaccount=kube-system:tiller-deploy
$ helm init --service-account=tiller-deploy
```
If `helm` is already installed in cluster without sufficient rights, simply add `--upgrade` to the last command above.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instead of "to the last command above" maybe just say "to the init command above"?

@vdice vdice force-pushed the docs/helm-init-upgrade-note branch from ad8cd76 to 6538603 Compare June 2, 2017 15:50
@vdice vdice removed the needs rebase label Jul 5, 2017
@vdice vdice merged commit b456870 into deis:master Jul 5, 2017
@vdice vdice deleted the docs/helm-init-upgrade-note branch July 5, 2017 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants