1
0
mirror of synced 2026-02-06 19:05:55 +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:
Alexander Holbreich
2021-02-01 12:51:29 +01:00
committed by Hidde Beydals
parent cff96ed7ca
commit 5008f9064e

View File

@@ -56,6 +56,11 @@ export GITHUB_USER=<your-username>
## 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:
```sh