This chart is intentionally very light on input validation. The goal was to offer a flexible Helm chart that allows users to deploy KMinion the way they want to. Therefore it's very flexible at the cost of less input validation, so that you might run into runtime errors for a misconfiguration.
All available input is documented inside of the values.yaml file.
helm repo add kminion https://raw.githubusercontent.com/cloudhut/kminion/master/charts/archives
helm repo update
helm install -f values.yaml kminion kminion/kminion