mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
10 lines
282 B
Markdown
Executable file
10 lines
282 B
Markdown
Executable file
# You can also install the AIO containers on Kubernetes using this Helm Chart
|
|
|
|
This is currently beta and not ready yet.
|
|
|
|
## How to use this?
|
|
|
|
```
|
|
helm repo add nextcloud-aio https://nextcloud.github.io/all-in-one/
|
|
helm install my-release nextcloud-aio/nextcloud-aio-helm-chart
|
|
```
|