Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
k8s-sandbox
Commits
9e4315e8
Commit
9e4315e8
authored
Jun 23, 2022
by
Tigran Mkrtchyan
☕
Browse files
dcache: use latest 8.1c image
parent
a5d38a0d
Pipeline
#30759
passed with stages
in 9 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deployments/dcache-service.yml
View file @
9e4315e8
...
...
@@ -251,7 +251,7 @@ spec:
spec
:
containers
:
-
name
:
dcache-pool
image
:
dcache/dcache-test:8.1
a
image
:
dcache/dcache-test:8.1
c
command
:
[
"
/run.sh"
,
"
dcache-pool-svc-A"
]
env
:
-
name
:
AUTOCA_URL
...
...
@@ -300,7 +300,7 @@ spec:
spec
:
containers
:
-
name
:
dcache-pool
image
:
dcache/dcache-test:8.1
a
image
:
dcache/dcache-test:8.1
c
command
:
[
"
/run.sh"
,
"
dcache-pool-svc-B"
]
env
:
-
name
:
AUTOCA_URL
...
...
@@ -349,7 +349,7 @@ spec:
spec
:
containers
:
-
name
:
dcache-pool
image
:
dcache/dcache-test:8.1
b
image
:
dcache/dcache-test:8.1
c
command
:
[
"
/run.sh"
,
"
dcache-pool-svc-C"
]
env
:
-
name
:
AUTOCA_URL
...
...
@@ -398,7 +398,7 @@ spec:
spec
:
containers
:
-
name
:
dcache-door
image
:
dcache/dcache-test:8.1
b
image
:
dcache/dcache-test:8.1
c
command
:
[
"
/run.sh"
,
"
dcache-door-svc"
]
env
:
-
name
:
AUTOCA_URL
...
...
Write
Preview
Supports
Markdown
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