Skip to content

Commit

Permalink
docs: helm charts are available now
Browse files Browse the repository at this point in the history
  • Loading branch information
jlsalvador committed Nov 1, 2023
1 parent b766d4f commit 30e91f9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,8 @@ kubectl apply -k config/default

### Installation by Helm

Available soon.

```sh
helm repo add simple-cicd https://jlsalvador.github.io/simple-cicd
helm install simple-cicd simple-cicd/simple-cicd
helm upgrade --install --create-namespace --namespace simple-cicd --repo https://jlsalvador.github.io/simple-cicd simple-cicd simple-cicd
```


Expand Down

0 comments on commit 30e91f9

Please sign in to comment.