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"