Fix guestbook.sh to make it work on GKE.
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user