mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Setting the default image for GKE tests to Container_VM.
This commit is contained in:
parent
ad7ba62b24
commit
714983c9f3
@ -18,7 +18,7 @@
|
|||||||
CLUSTER_NAME="${CLUSTER_NAME:-${USER}-gke-e2e}"
|
CLUSTER_NAME="${CLUSTER_NAME:-${USER}-gke-e2e}"
|
||||||
NETWORK=${KUBE_GKE_NETWORK:-e2e}
|
NETWORK=${KUBE_GKE_NETWORK:-e2e}
|
||||||
NODE_TAG="k8s-${CLUSTER_NAME}-node"
|
NODE_TAG="k8s-${CLUSTER_NAME}-node"
|
||||||
IMAGE_TYPE="${KUBE_GKE_IMAGE_TYPE:-}"
|
IMAGE_TYPE="${KUBE_GKE_IMAGE_TYPE:-container_vm}"
|
||||||
|
|
||||||
|
|
||||||
# For ease of maintenance, extract any pieces that do not vary between default
|
# For ease of maintenance, extract any pieces that do not vary between default
|
||||||
|
Loading…
Reference in New Issue
Block a user