Skip to content

Commit

Permalink
do not point to ourself yet
Browse files Browse the repository at this point in the history
  • Loading branch information
luxas committed Jul 10, 2019
1 parent 1c4e683 commit 1fea3e6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions gitops/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,13 @@ This means, you can try this feature out yourself!
After you have [installed Ignite](../docs/installation.md), you can do the following:

```console
$ ignite gitops https://github.com/weaveworks/ignite
$ ignite gitops https://github.com/luxas/ignite-gitops
```

Ignite will now search the repo for suitable JSON/YAML files, and apply their state locally.
Ignite will now search that repo for suitable JSON/YAML files, and apply their state locally.
(You can go and check the files out first, too, at: https://github.com/luxas/ignite-gitops)

The two files that will be found and started are:
To show how you could create your own repo, similar to `luxas/ignite-gitops`, refer to these two files:

- [amazonlinux-vm.json](amazonlinux-vm.json)
- [ubuntu-vm.yaml](ubuntu-vm.yaml)
Expand Down

0 comments on commit 1fea3e6

Please sign in to comment.