Skip to content

Commit

Permalink
Merge pull request kubernetes#346 from janverhoeckx/patch-1
Browse files Browse the repository at this point in the history
Correction selenium node-chrome port
  • Loading branch information
k8s-ci-robot authored Oct 3, 2019
2 parents 8d0b5d6 + fa361c6 commit d4c402d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion staging/selenium/selenium-node-chrome-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d4c402d

Please sign in to comment.