We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a9949 commit 9b3776cCopy full SHA for 9b3776c
hack/run-e2e.sh
@@ -28,7 +28,7 @@ cd $ROOT
28
PROVIDER=${PROVIDER:-}
29
if [ "$PROVIDER" == "gke" ]; then
30
KUBERNETES_SRC=
31
- KUBERNETES_PROVIDER=gke
+ KUBERNETES_PROVIDER=gce
32
KUBERNETES_CONFORMANCE_PROVIDER=gke
33
KUBE_GCE_ZONE=${GCP_ZONE:-}
34
PROJECT=${GCP_PROJECT:-}
0 commit comments