We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c8abd commit 36279b4Copy full SHA for 36279b4
test/e2e-common.sh
@@ -43,6 +43,7 @@ export TIMEOUT_CI=30m
43
44
# GKE cluster version
45
readonly K8S_CLUSTER_VERSION=1.31
46
+export ENABLE_GKE_TELEMETRY=true
47
48
# Boolean used to indicate whether to generate serving YAML based on the latest code in the branch KNATIVE_SERVING_REPO_BRANCH.
49
GENERATE_SERVING_YAML=0
0 commit comments