Skip to content

Commit 62f1bfc

Browse files
authored
Update chromium-deployment.yaml
1 parent f17017d commit 62f1bfc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

manifests/chromium-deployment.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ spec:
2525
- "--remote-debugging-address=0.0.0.0"
2626
- "--remote-debugging-port=9222"
2727
- "--no-sandbox"
28-
- "--proxy-server=https=46.250.248.92:3128"
29-
- "--proxy-server=http=46.250.248.92:3128"
28+
- "--proxy-server=http://46.250.248.92:3128"
3029
- "--hide-scrollbars"
3130
- "--disable-dev-shm-usage"
3231
- "--no-first-run"

0 commit comments

Comments
 (0)