Skip to content

Commit

Permalink
changes to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyriakos Akriotis committed May 27, 2024
1 parent 5ac0333 commit 7f01de1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,10 @@ or
3. Deploy the controller to the cluster with the image using a **Helm chart**:

```sh
helm install rekuberate-io-sleepcycles config/helm/
helm repo add sleepcycles https://rekuberate-io.github.io/sleepcycles/
helm repo update
helm upgrade --install sleepcycles sleepcycles/sleepcycles -n rekuberate-system --create-namespace
```

4. Install Instances of Custom Resources:
Expand Down

0 comments on commit 7f01de1

Please sign in to comment.