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

Use weaveworks/flux-get-started repo in docs #1527

Merged
merged 9 commits into from
Nov 19, 2018
Merged

Use weaveworks/flux-get-started repo in docs #1527

merged 9 commits into from
Nov 19, 2018

Conversation

stefanprodan
Copy link
Member

@stefanprodan stefanprodan commented Nov 17, 2018

  • replace flux-example and flux-helm-test repos with flux-get-started
  • rename FluxHelmRelease with HelmRelease
  • remove helm-op git flags
  • use the same git URL format everywhere
  • update FAQ by removing resolved issues

Fix #1360 #1528

- remove helm-op git flags
- fix typos
- set example repo to weaveworks/flux-get-started
- use the same git URL format everywhere
- remove GKE node constraint since it doesn't apply anymore
- remove GKE node constraint since it doesn't apply anymore
chart/flux/README.md Outdated Show resolved Hide resolved
@@ -78,7 +75,7 @@ weaveworks/flux

```sh
$ helm install --name flux \
--set git.url=ssh://[email protected]/weaveworks/flux-helm-test \
--set [email protected]:weaveworks/flux-get-started \
Copy link
Member

Choose a reason for hiding this comment

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

Is it clear that this is a non-working example? Using the weaveworks/ repo will fail, since it won't be writable.

Copy link
Member Author

Choose a reason for hiding this comment

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

I added a note at the top

chart/flux/README.md Outdated Show resolved Hide resolved
chart/flux/README.md Show resolved Hide resolved
site/get-started.md Outdated Show resolved Hide resolved
- fix typos
- add back the git timeout and poll interval
chart/flux/README.md Outdated Show resolved Hide resolved
chart/flux/README.md Outdated Show resolved Hide resolved
site/faq.md Outdated Show resolved Hide resolved
Copy link
Member

@squaremo squaremo left a comment

Choose a reason for hiding this comment

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

Good to go after those suggestions I accidentally made as "Single Comment"s are dealt with :-)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
docs Issue or PR relates to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider new Helm example
2 participants