Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
9afd7dd7
Commit
9afd7dd7
authored
Nov 30, 2016
by
Manuel de Brito Fontes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update selenium docker images
parent
8a99f17f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
selenium-hub-rc.yaml
examples/selenium/selenium-hub-rc.yaml
+1
-1
selenium-node-chrome-rc.yaml
examples/selenium/selenium-node-chrome-rc.yaml
+1
-1
selenium-node-firefox-rc.yaml
examples/selenium/selenium-node-firefox-rc.yaml
+1
-1
No files found.
examples/selenium/selenium-hub-rc.yaml
View file @
9afd7dd7
...
@@ -15,7 +15,7 @@ spec:
...
@@ -15,7 +15,7 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
selenium-hub
-
name
:
selenium-hub
image
:
selenium/hub:2.
47.1
image
:
selenium/hub:2.
53.0
ports
:
ports
:
-
containerPort
:
4444
-
containerPort
:
4444
resources
:
resources
:
...
...
examples/selenium/selenium-node-chrome-rc.yaml
View file @
9afd7dd7
...
@@ -15,7 +15,7 @@ spec:
...
@@ -15,7 +15,7 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
selenium-node-chrome
-
name
:
selenium-node-chrome
image
:
selenium/node-chrome-debug:2.
47.1
image
:
selenium/node-chrome-debug:2.
53.0
ports
:
ports
:
-
containerPort
:
5900
-
containerPort
:
5900
env
:
env
:
...
...
examples/selenium/selenium-node-firefox-rc.yaml
View file @
9afd7dd7
...
@@ -15,7 +15,7 @@ spec:
...
@@ -15,7 +15,7 @@ spec:
spec
:
spec
:
containers
:
containers
:
-
name
:
selenium-node-firefox
-
name
:
selenium-node-firefox
image
:
selenium/node-firefox-debug:2.
47.1
image
:
selenium/node-firefox-debug:2.
53.0
ports
:
ports
:
-
containerPort
:
5900
-
containerPort
:
5900
env
:
env
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment