Add new dktk root cert

This commit is contained in:
Tobias Kussel
2023-06-30 07:50:18 +00:00
parent ba34d24fac
commit dd0c28daf3
3 changed files with 22 additions and 2 deletions

View File

@ -18,7 +18,7 @@ services:
- "forward_proxy"
volumes:
- /etc/bridgehead/trusted-ca-certs:/conf/trusted-ca-certs:ro
- /srv/docker/bridgehead/ccp/root.crt.pem:/conf/root.crt.pem:ro
- /srv/docker/bridgehead/ccp/root-new.crt.pem:/conf/root.crt.pem:ro
dnpm-beam-connect:
depends_on: [ dnpm-beam-proxy ]