Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Better readme instructions #20

Merged
merged 2 commits into from
Jan 10, 2019
Merged

Conversation

bnookala
Copy link
Member

Instructions left me a little bit confused when creating a cluster for the first time - this should help with that a bit.

README.md Outdated
@@ -78,6 +83,7 @@ $ export TF_VAR_grafana_admin_password="SECRETpass"
5. Deploy the dev configuration:

```
bash-4.4# helm update
Copy link
Contributor

Choose a reason for hiding this comment

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

should be helm repo update

Copy link
Contributor

Choose a reason for hiding this comment

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

yes - per the latest helm helm update has been deprecated in favor of helm repo update

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@@ -4,5 +4,6 @@ rm -rf .terraform
rm terraform.tfstate
rm terraform.tfstate.backup

helm update
Copy link
Contributor

Choose a reason for hiding this comment

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

should be helm repo update

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

@timfpark
Copy link
Contributor

Looks great - thanks.

@timfpark timfpark merged commit c1ec553 into microsoft:master Jan 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants