#!/usr/bin/env bash helm init echo "Waiting for tiller" sleep 30 helm install --namespace kube-system --name ifs1 -f ifs1.yaml stable/nfs-client-provisioner