diff --git a/staging/selenium/selenium-node-chrome-deployment.yaml b/staging/selenium/selenium-node-chrome-deployment.yaml index 163d714e..c3a32e69 100644 --- a/staging/selenium/selenium-node-chrome-deployment.yaml +++ b/staging/selenium/selenium-node-chrome-deployment.yaml @@ -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