Files
platform/kube1/configure.sh
2019-10-15 15:33:43 +02:00

10 lines
161 B
Bash

#!/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