From 7ce2fdb3a648cd35aac2f1ab7bdec0ccba70e570 Mon Sep 17 00:00:00 2001 From: "Yuan (Bob) Gong" Date: Sun, 1 Nov 2020 22:46:51 +0800 Subject: [PATCH] test(proxy): use prod inverse proxy instance (#4704) --- test/manifests/dev/proxy-agent-patch.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/test/manifests/dev/proxy-agent-patch.yaml b/test/manifests/dev/proxy-agent-patch.yaml index 0f24c99c1f6..5e409976cc5 100644 --- a/test/manifests/dev/proxy-agent-patch.yaml +++ b/test/manifests/dev/proxy-agent-patch.yaml @@ -7,7 +7,8 @@ spec: spec: containers: - name: proxy-agent - env: - - name: PROXY_URL - # Use staging proxy endpoint to discover problems earlier. - value: https://datalab-staging.cloud.google.com/tun/m/4592f092208ecc84946b8f8f8016274df1b36a14 + # Uncomment the following to + # use staging proxy endpoint to discover problems earlier. + # env: + # - name: PROXY_URL + # value: https://datalab-staging.cloud.google.com/tun/m/4592f092208ecc84946b8f8f8016274df1b36a14