Skip to content

Commit 7b60984

Browse files
committed
added --set 'dcache.pools={a,b}' to current helm-deploy
1 parent 8f587b1 commit 7b60984

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,7 @@ Helm-Deploy Current dCache build:
568568
--set image.registry=${CI_REGISTRY}
569569
--set dcache.layoutExtraPre="[defaults]
570570
dcache.java.options.extra=-javaagent:/opt/dcache/share/classes/jacocoagent.jar=output=tcpserver\,address=127.0.0.1\,port=6300"
571+
--set "dcache.pools={a,b}"
571572
--values .ci/custom-helm-config.yaml
572573
store dcache/dcache
573574

0 commit comments

Comments
 (0)