README.md: helm install needs a release name
This commit is contained in:
parent
4179b94eb3
commit
3a97cf1f14
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ Dependencies:
|
||||||
## Installing
|
## Installing
|
||||||
|
|
||||||
```sh
|
```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
|
When upgrading, please refer to the [Upgrading](#upgrading) section at the bottom
|
||||||
|
|
Loading…
Reference in a new issue