mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
adjust helm install instructions
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
9458650f8b
commit
5c1bf53011
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ Then run:
|
|||
|
||||
```
|
||||
helm repo add nextcloud-aio https://nextcloud.github.io/all-in-one/
|
||||
helm install my-release nextcloud-aio/nextcloud-aio-helm-chart -f values.yaml
|
||||
helm install nextcloud-aio nextcloud-aio/nextcloud-aio-helm-chart -f values.yaml
|
||||
```
|
||||
|
||||
And after a while, everything should be set up.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue