You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -180,12 +183,12 @@ if [[ "${DELETE_CLUSTER:-}" == "true" ]]; then
180
183
KUBETEST2_ARGS+=("--down")
181
184
fi
182
185
183
-
# this is used as a label to select kube-proxy pods on kops for kube-proxy service
186
+
# this is used as a label to select kube-proxy pods on kops for kube-proxy service
184
187
# used by CL2 Prometheus here https://github.com/kubernetes/perf-tests/blob/master/clusterloader2/pkg/prometheus/manifests/default/kube-proxy-service.yaml#L2
0 commit comments