Closed denverdino closed 5 years ago
The fix is to run
$ helm install charts/netifi-broker/ --devel --debug -f ./setFiles/local.yaml
apparently we didn't upload the zip - thanks for catching this @denverdino - we'll get this fixed shortly
should be fixed now - we also have an update to the website for the issues regarding Helm and K8s 1.16
To initialize helm with that version, just use this command:
helm init --override spec.selector.matchLabels.'name'='tiller',spec.selector.matchLabels.'app'='helm' --output yaml | sed 's@apiVersion: extensions/v1beta1@apiVersion: apps/v1@' | kubectl apply -f -
Following the instruction https://www.netifi.com/getstarted-kubernetes