Skip to content

Commit

Permalink
Remove install.yaml usage from README (k0rdent#1014)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Pavlov <[email protected]>
  • Loading branch information
Kshatrix authored Jan 31, 2025
1 parent a30a2c5 commit 28b7f06
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ Detailed documentation is available in [k0rdent Docs](https://k0rdent.github.io/

### TL;DR

```bash
kubectl apply -f https://github.com/k0rdent/kcm/releases/download/v0.1.0/install.yaml
```

or install using `helm`

```bash
helm install kcm oci://ghcr.io/k0rdent/kcm/charts/kcm --version 0.1.0 -n kcm-system --create-namespace
```
Expand Down

0 comments on commit 28b7f06

Please sign in to comment.