mirror of
https://github.com/jprdonnelly/kubernetes-cluster.git
synced 2025-12-19 18:05:19 -05:00
Merge branch 'master' of https://github.com/jprdonnelly/kubernetes-cluster
This commit is contained in:
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@@ -194,7 +194,7 @@ $configureNFS = <<-SCRIPT
|
||||
# sleep 60
|
||||
# kubectl taint nodes k8s-nfs key=value:NoSchedule
|
||||
# kubectl apply -f https://raw.githubusercontent.com/jprdonnelly/kubernetes-cluster/master/nfs-provisioner/nfs-helm-pvc.yaml
|
||||
# helm install -n nfs stable/nfs-server-provisioner -f https://raw.githubusercontent.com/jprdonnelly/kubernetes-cluster/master/nfs-provisioner/nfs-helm-values.yaml
|
||||
# helm install -n nfs stable/nfs-server-provisioner --namespace nfs -f https://raw.githubusercontent.com/jprdonnelly/kubernetes-cluster/master/nfs-provisioner/nfs-helm-values.yaml
|
||||
SCRIPT
|
||||
|
||||
# Insanely broken - barely fit for testing
|
||||
|
||||
Reference in New Issue
Block a user