Mount infra cert in container for LB, SC-2670
This commit is contained in:
parent
e9a5aa9472
commit
45d8ddaeda
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@ sunet_frontend:
|
|||
haproxy_imagetag: 'test'
|
||||
frontendtools_image: docker.sunet.se/eidas-frontend-tools
|
||||
frontendtools_imagetag: 'staging'
|
||||
haproxy_volumes:
|
||||
- "/etc/ssl/certs/infra.crt:/etc/ssl/certs/infra.crt:ro"
|
||||
|
||||
'testtest':
|
||||
site_name: 'test.test.swedenconnect.se'
|
||||
|
|
Loading…
Add table
Reference in a new issue