Go to file
2024-09-18 19:37:15 +02:00
.gitea/workflows change version 2024-09-18 17:05:25 +02:00
templates templates/deployment.yaml aktualisiert 2024-09-18 18:07:07 +02:00
.helmignore first commit 2023-11-11 09:53:16 +01:00
Chart.yaml Chart.yaml aktualisiert 2024-09-18 18:14:59 +02:00
README.md README.md aktualisiert 2024-09-18 19:37:15 +02:00
values.yaml change deployment template 2024-09-18 17:31:02 +02:00

FHEM Container Helm Chart

Using Helm Chart

Nutze folgenden Befehl, um das Paket zu installieren:

  • helm install fhem git.cooltux.net/fhem

for yout own values create a value file with your changes an install with

  • helm install fhem git.cooltux.net/fhem -f <MY_OWN_VALUEFILE> -n --create-namespace