Skip to content
GitLab
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
0d9293b2
Commit
0d9293b2
authored
Jun 23, 2022
by
Tigran Mkrtchyan
☕
Browse files
dcache: use publicly exposed auto-ca
parent
aa83c823
Pipeline
#30756
passed with stages
in 36 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
deployments/dcache-service.yml
View file @
0d9293b2
...
...
@@ -255,7 +255,7 @@ spec:
command
:
[
"
/run.sh"
,
"
dcache-pool-svc-A"
]
env
:
-
name
:
AUTOCA_URL
value
:
https://ci.dcache.org
:8083/
value
:
https://ci.dcache.org
/ca
volumeMounts
:
-
name
:
dcache-config
mountPath
:
/etc/dcache/dcache.conf
...
...
@@ -304,7 +304,7 @@ spec:
command
:
[
"
/run.sh"
,
"
dcache-pool-svc-B"
]
env
:
-
name
:
AUTOCA_URL
value
:
https://ci.dcache.org
:8083/
value
:
https://ci.dcache.org
/ca
volumeMounts
:
-
name
:
dcache-config
mountPath
:
/etc/dcache/dcache.conf
...
...
@@ -353,7 +353,7 @@ spec:
command
:
[
"
/run.sh"
,
"
dcache-pool-svc-C"
]
env
:
-
name
:
AUTOCA_URL
value
:
https://ci.dcache.org
:8083/
value
:
https://ci.dcache.org
/ca
volumeMounts
:
-
name
:
dcache-config
mountPath
:
/etc/dcache/dcache.conf
...
...
@@ -402,7 +402,7 @@ spec:
command
:
[
"
/run.sh"
,
"
dcache-door-svc"
]
env
:
-
name
:
AUTOCA_URL
value
:
https://ci.dcache.org
:8083/
value
:
https://ci.dcache.org
/ca
readinessProbe
:
tcpSocket
:
port
:
2049
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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