chore(argo-events): Add install guide on README (#1909)

Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
Aikawa 2023-03-16 02:34:22 +09:00 committed by GitHub
parent 21f4ac8d53
commit 96182b4d08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 29 additions and 3 deletions

View file

@ -17,6 +17,19 @@ To regenerate this document, please run:
./scripts/helm-docs.sh
```
## Installing the Chart
To install the chart with the release name `my-release`:
```console
$ helm repo add argo https://argoproj.github.io/argo-helm
"argo" has been added to your repositories
$ helm install my-release argo/argo-events
NAME: my-release
...
```
## Upgrading
### Custom resource definitions