all-in-one/nextcloud-aio-helm-chart
Simon L 1c5d9f0eb7 add a tag to the chart-yaml
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-04-14 15:47:32 +02:00
..
templates Helm Chart updates 2023-04-14 12:57:58 +00:00
Chart.yaml add a tag to the chart-yaml 2023-04-14 15:47:32 +02:00
readme.md add steps how to adjust values 2023-03-30 12:16:49 +02:00
update-helm.sh update helm-chart updates 2023-03-30 11:24:16 +02:00
values.yaml Helm Chart updates 2023-04-14 12:57:58 +00:00

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?

First download this file: https://raw.githubusercontent.com/nextcloud/all-in-one/main/nextcloud-aio-helm-chart/values.yaml and adjust at least all values marked with # TODO!

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