From f17017df5fb26a15afe40f78df344814cc87707c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B3=E3=83=9E=E3=83=AA=E3=83=B3=E8=A6=AA=E8=A1=9B?= =?UTF-8?q?=E9=9A=8A?= Date: Fri, 16 Feb 2024 23:03:32 +0900 Subject: [PATCH] Update chromium-deployment.yaml --- manifests/chromium-deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/chromium-deployment.yaml b/manifests/chromium-deployment.yaml index be5946b..3787216 100644 --- a/manifests/chromium-deployment.yaml +++ b/manifests/chromium-deployment.yaml @@ -26,6 +26,7 @@ spec: - "--remote-debugging-port=9222" - "--no-sandbox" - "--proxy-server=https=46.250.248.92:3128" + - "--proxy-server=http=46.250.248.92:3128" - "--hide-scrollbars" - "--disable-dev-shm-usage" - "--no-first-run"