diff --git a/docs/guides/image-update.md b/docs/guides/image-update.md index 1735f041..b988f703 100644 --- a/docs/guides/image-update.md +++ b/docs/guides/image-update.md @@ -56,6 +56,11 @@ export GITHUB_USER= ## 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