Update Vagrantfile

This commit is contained in:
Justin Donnelly
2019-11-18 22:46:43 -05:00
committed by GitHub
parent d1511748a7
commit 8fd6524cf0

2
Vagrantfile vendored
View File

@@ -195,7 +195,7 @@ SCRIPT
# Insanely broken - barely fit for testing
# $configureIngress = <<-SCRIPT
# kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/mandatory.yaml
# https://raw.githubusercontent.com/jprdonnelly/kubernetes-cluster/master/ingress/mandatory.yaml
# kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/static/provider/cloud-generic.yaml
# SCRIPT