Skip to content

Commit

Permalink
Merge pull request #72 from fluxcd/point-to-guide
Browse files Browse the repository at this point in the history
Link to proper guide from README
  • Loading branch information
squaremo authored Jan 7, 2021
2 parents 8cbbc65 + 6c81b2c commit d768bfe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ controller to drive automated config updates.

## Installing

Instructions for setting both controllers up are in the
[fluxcd/image-automation-controller][auto] README.
Please see the [installation and use
guide](https://toolkit.fluxcd.io/guides/image-update/).

If you just want to run this controller, do
If you just want to run this controller for development purposes, do

```bash
kustomize build github.com/fluxcd/image-reflector-controller//config/default/?ref=main | kubectl apply -f-
Expand Down

0 comments on commit d768bfe

Please sign in to comment.