Merge pull request #662 from Ornias1993/patch-1

Helm Chart: KaH -> TrueCharts and add TrueNAS SCALE Native App
This commit is contained in:
Kwitsch 2022-10-04 08:51:57 +02:00 committed by GitHub
commit 722a9367f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 2 deletions

View File

@ -150,8 +150,15 @@ For complex setups, splitting the configuration between multiple YAML files migh
### Run with helm chart on Kubernetes
See [this repo](https://github.com/k8s-at-home/charts/tree/master/charts/stable/blocky)
or [artifacthub](https://hub.helm.sh/charts/k8s-at-home/blocky) for details about running blocky via helm in kubernetes.
See [this repo](https://github.com/truecharts/charts/tree/master/charts/enterprise/blocky),
the [documentation](https://truecharts.org/docs/charts/enterprise/blocky/)
and [the configuration instructions](https://truecharts.org/docs/charts/enterprise/blocky/installation-notes) for details about running blocky via helm in kubernetes.
### Run as an App for TrueNAS SCALE
You can find the App in the TrueCharts [App Catalog](https://truecharts.org/docs/manual/SCALE%20Apps/Adding-TrueCharts)
or read the [documentation](https://truecharts.org/docs/charts/enterprise/blocky/)
and [ configuration instructions](https://truecharts.org/docs/charts/enterprise/blocky/installation-notes) for details about running blocky as a native TrueNAS SCALE App.
### AUR package for Arch Linux