frontend, remove haproxy_stats in test

This commit is contained in:
Erik Bergström 2023-02-20 14:42:44 +01:00
parent 6b141a0db9
commit 4af1fc0865
No known key found for this signature in database
GPG key ID: 49A4251C96E0A9D4
7 changed files with 1 additions and 7 deletions

View file

@ -2,7 +2,7 @@
sunet_frontend:
load_balancer:
api_imagetag: 'stable'
api_imagetag: 'staging'
exabgp_imagetag: 'stable'
port80_acme_c_backend: 'letsencrypt_acme-c.sunet.se'
static_backends:

View file

@ -6,7 +6,6 @@
frontend {{ site_name }}
{{ bind_ip_tls(bind_ips, 443, tls_certificate_bundle) }}
stats enable
timeout http-request 10s
timeout http-keep-alive 4s
option forwardfor

View file

@ -6,7 +6,6 @@
frontend {{ site_name }}
{{ bind_ip_tls(bind_ips, 443, tls_certificate_bundle) }}
stats enable
timeout http-request 10s
timeout http-keep-alive 4s
option forwardfor

View file

@ -6,7 +6,6 @@
frontend {{ site_name }}
{{ bind_ip_tls(bind_ips, 443, tls_certificate_bundle) }}
stats enable
timeout http-request 10s
timeout http-keep-alive 4s
option forwardfor

View file

@ -6,7 +6,6 @@
frontend {{ site_name }}
{{ bind_ip_tls(bind_ips, 443, tls_certificate_bundle) }}
stats enable
timeout http-request 10s
timeout http-keep-alive 4s
option forwardfor

View file

@ -6,7 +6,6 @@
frontend {{ site_name }}
{{ bind_ip_tls(bind_ips, 443, tls_certificate_bundle) }}
stats enable
timeout http-request 10s
timeout http-keep-alive 4s
option forwardfor

View file

@ -6,7 +6,6 @@
frontend {{ site_name }}
{{ bind_ip_tls(bind_ips, 443, tls_certificate_bundle) }}
stats enable
timeout http-request 10s
timeout http-keep-alive 4s
option forwardfor