Added test root certs and logic for beam to use test brokers

This commit is contained in:
Patrick Skowronek
2024-01-05 11:58:42 +01:00
parent 48558812aa
commit 954d46efb1
6 changed files with 55 additions and 2 deletions

View File

@ -32,5 +32,5 @@ services:
- "forward_proxy"
volumes:
- /etc/bridgehead/trusted-ca-certs:/conf/trusted-ca-certs:ro
- /srv/docker/bridgehead/bbmri/modules/gbn.root.crt.pem:/conf/root.crt.pem:ro
- /srv/docker/bridgehead/bbmri/modules/${GBN_ROOT_CERT}.root.crt.pem:/conf/root.crt.pem:ro