Skip to content

Commit ba8ac9e

Browse files
committed
add builk service
1 parent df66200 commit ba8ac9e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/configmap.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ data:
2525
gplazma.authzdb.file=/opt/dcache/etc/storage-authzdb
2626
gplazma.htpasswd.file=/opt/dcache/etc/htpasswd
2727

28+
[door-svc/bulk]
29+
2830
{{ if .Values.services.frontend.enabled }}
2931
[door-svc/frontend]
3032
frontend.cell.name = Frontend
@@ -169,6 +171,7 @@ data:
169171
srmmanager.db.name=chimera
170172
pinmanager.db.name=chimera
171173
spacemanager.db.name = chimera
174+
bulk.db.name = chimera
172175

173176
chimerashell.db.host = ${chimera.db.host}
174177
chimerashell.db.user = ${chimera.db.user}

0 commit comments

Comments
 (0)