rpi-helm-charts

RPi Helm charts

Usage

  1. Install helm. See helm documentation.

  2. Add the helm repository:

    helm repo add rpi-helm-charts https://0bu.github.io/rpi-helm-charts
    
  3. Install a helm chart:

    helm install deconz rpi-helm-charts/deconz ...