Marko Oldenburg 25c67b5329
Some checks are pending
Build Helm Chart / helm-package (pull_request) Waiting to run
add configDB.cong support with secret
2024-10-11 10:04:30 +02:00
2024-09-18 17:05:25 +02:00
2023-11-11 09:53:16 +01:00
2024-09-18 19:40:03 +02:00

FHEM Container Helm Chart

Using Helm Chart

$ helm repo add git.cooltux.net https://git.cooltux.net/api/packages/FHEM/helm
$ helm repo update

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 <NAMESPACE> --create-namespace
Description
No description provided
Readme 99 KiB
Languages
Smarty 100%