mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-22 07:31:47 +00:00
Update image-update.md
Increase attention to missing flux components. Signed-off-by: Alexander Holbreich <alexander@holbreich.org>
This commit is contained in:
parent
cff96ed7ca
commit
5008f9064e
1 changed files with 5 additions and 0 deletions
|
|
@ -56,6 +56,11 @@ export GITHUB_USER=<your-username>
|
||||||
|
|
||||||
## Install Flux
|
## Install Flux
|
||||||
|
|
||||||
|
!!! hint "Enable image automation components"
|
||||||
|
If you bootstrapped Flux before without the `--components-extra=` argument, you need to add
|
||||||
|
`--components-extra=image-reflector-controller,image-automation-controller` to your
|
||||||
|
bootstrapping routine as image automation components are not installed by default.
|
||||||
|
|
||||||
Install Flux with the image automation components:
|
Install Flux with the image automation components:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue