README.md: helm install needs a release name

This commit is contained in:
Johannes Kastl 2023-02-22 18:49:56 +01:00
parent 4179b94eb3
commit 3a97cf1f14
No known key found for this signature in database
GPG key ID: C9E6AFD8C1B7CFFC

View file

@ -25,7 +25,7 @@ Dependencies:
## Installing
```sh
helm install oci://codeberg.org/forgejo-contrib/forgejo
helm install forgejo oci://codeberg.org/forgejo-contrib/forgejo
```
When upgrading, please refer to the [Upgrading](#upgrading) section at the bottom