326 B
326 B
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