Merge pull request #346 from janverhoeckx/patch-1
Correction selenium node-chrome port
This commit is contained in:
commit
d4c402d73d
|
@ -22,7 +22,7 @@ spec:
|
|||
- name: selenium-node-chrome
|
||||
image: selenium/node-chrome-debug:3.141
|
||||
ports:
|
||||
- containerPort: 5900
|
||||
- containerPort: 5555
|
||||
volumeMounts:
|
||||
- mountPath: /dev/shm
|
||||
name: dshm
|
||||
|
|
Loading…
Reference in New Issue