Skip to content

Commit

Permalink
test(proxy): use prod inverse proxy instance (#4704)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobgy authored Nov 1, 2020
1 parent 82e9731 commit 7ce2fdb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions test/manifests/dev/proxy-agent-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7ce2fdb

Please sign in to comment.