Marko Oldenburg
80bd456d1a
All checks were successful
Build Helm Chart / helm-package (push) Successful in 4s
|
||
---|---|---|
.gitea/workflows | ||
templates | ||
.helmignore | ||
Chart.yaml | ||
README.md | ||
values.yaml |
FHEM Container Helm Chart
Using Helm Chart
- clone or download repository
- helm install </path/to/repoDir> -n --create-namespace
for yout own values create a value file with your changes an install with
- helm install </path/to/repoDir> -f <MY_OWN_VALUEFILE>-n --create-namespace