upgrading HAproxy image for proxy service in Production
This commit is contained in:
parent
2eadaabc58
commit
9f3153fa47
1 changed files with 2 additions and 0 deletions
|
@ -119,7 +119,9 @@ sunet_frontend:
|
||||||
allow_ports:
|
allow_ports:
|
||||||
- 443
|
- 443
|
||||||
letsencrypt_server: 'acme-c.sunet.se'
|
letsencrypt_server: 'acme-c.sunet.se'
|
||||||
|
haproxy_image: docker.sunet.se/eidas-haproxy
|
||||||
haproxy_imagetag: 'stable'
|
haproxy_imagetag: 'stable'
|
||||||
|
frontendtools_image: docker.sunet.se/eidas-frontend-tools
|
||||||
frontendtools_imagetag: 'stable'
|
frontendtools_imagetag: 'stable'
|
||||||
|
|
||||||
'md':
|
'md':
|
||||||
|
|
Loading…
Add table
Reference in a new issue