Skip to content

Commit

Permalink
Improve step2
Browse files Browse the repository at this point in the history
Signed-off-by: divyansh42 <[email protected]>
  • Loading branch information
divyansh42 committed Jun 5, 2024
1 parent d61ef92 commit 1c46272
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ 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`)
2. In case you want to install other components, use available [installation profiles](https://github.com/tektoncd/operator/tree/main/config/crs/kubernetes/config): `lite`
, `all`, `basic`

Where

Expand Down

0 comments on commit 1c46272

Please sign in to comment.