Skip to content

Commit 0afa0e5

Browse files
authored
Update chromium-deployment.yaml
1 parent 74407d8 commit 0afa0e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

manifests/chromium-deployment.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ spec:
2020
ports:
2121
- containerPort: 9222
2222
args:
23-
- "--headless=false"
23+
- "--headless=new"
24+
- "--lang=en_US"
2425
- "--disable-gpu"
2526
- "--remote-debugging-address=0.0.0.0"
2627
- "--remote-debugging-port=9222"

0 commit comments

Comments
 (0)