Skip to content

Commit

Permalink
Update install.md to reflect the correct installation behaviour
Browse files Browse the repository at this point in the history
Fixes: tektoncd#2097
Once the operator is installed through the `release.yaml` it also installs the other components
Adding a note here to avoid any confusion the user may have while following the installation steps.
  • Loading branch information
divyansh42 authored Jun 4, 2024
1 parent f29642c commit d61ef92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ weight: 100
```
$ kubectl apply -f https://storage.googleapis.com/tekton-releases/operator/latest/release.yaml
```
**Note**: This will also install pipelines, triggers, chains, and dashboard
2. Install Components (
uses [installation profiles](https://github.com/tektoncd/operator/tree/main/config/crs/kubernetes/config): `lite`
, `all`, `basic`)
Expand Down

0 comments on commit d61ef92

Please sign in to comment.