Skip to content

Commit f225e47

Browse files
committed
docs: Add bootstrap command to prerequisites
Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
1 parent 4bb0ef7 commit f225e47

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,10 @@ which allows Flux users to:
2323

2424
### Prerequisites
2525

26-
- Flux v2.7.0 or later
27-
- source-watcher v2.0.0 or later
28-
- kustomize-controller & helm-controller with `--feature-gates=ExternalArtifact`
26+
- Flux v2.7.2 or later
27+
- A Kubernetes cluster bootstrapped with:
28+
- `flux bootstrap git --components-extra=source-watcher` (production mode), or
29+
- `flux install --components-extra=source-watcher` (dev mode)
2930

3031
### Example: Composing Multiple Sources
3132

0 commit comments

Comments
 (0)