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

doc(install): fixup helm invocations#41

Merged
slack merged 3 commits intodeis:masterfrom
slack:update-install
Feb 29, 2016
Merged

doc(install): fixup helm invocations#41
slack merged 3 commits intodeis:masterfrom
slack:update-install

Conversation

@slack
Copy link
Member

@slack slack commented Feb 29, 2016

Update install instructions to include helm generate step.

Fixes #15

@slack slack self-assigned this Feb 29, 2016
@slack slack added this to the v2.0-beta1 milestone Feb 29, 2016
@rimusz rimusz added the LGTM1 label Feb 29, 2016

```
$ helm install deis/deis --namespace=deis
$ helm generate deis # generates various secrets
Copy link
Member

Choose a reason for hiding this comment

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

Maybe this should be helm generate -x manifests deis. That's the current way to work around the double-templating.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah, ok. Will update.

```
$ helm install deis/deis --namespace=deis
$ helm generate -x manifests deis # generates various secrets
$ helm install deis --namespace=deis # injects resources into your cluster
Copy link
Member

Choose a reason for hiding this comment

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

We don't need to specify --namespace=deis here since the chart includes it. (It's only helm uninstall that needs hand-holding.)

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah, ok.

slack pushed a commit that referenced this pull request Feb 29, 2016
doc(install): fixup helm invocations
@slack slack merged commit 9bab685 into deis:master Feb 29, 2016
@slack slack deleted the update-install branch February 29, 2016 17:42
@krancour
Copy link
Contributor

@slack isn't there a missing helm fetch deis/deis here?

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.

5 participants