1
0
mirror of synced 2026-03-13 23:26:55 +00:00

Merge pull request #837 from aholbreich/patch-1

This commit is contained in:
Hidde Beydals
2021-02-01 17:10:54 +01:00
committed by GitHub

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