Fix guestbook.sh to make it work on GKE.

This commit is contained in:
Fabio Yeon
2015-03-20 18:21:28 -07:00
parent ef758881d1
commit 5b77149461
2 changed files with 10 additions and 6 deletions

View File

@@ -17,6 +17,8 @@
# The following are test-specific settings.
CLUSTER_NAME="${CLUSTER_NAME:-${USER}-gke-e2e}"
NETWORK=${KUBE_GKE_NETWORK:-e2e}
MINION_TAG="k8s-${CLUSTER_NAME}-node"
# For ease of maintenance, extract any pieces that do not vary between default
# and test in a common config.