mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 20:12:54 +08:00
metrics-for-apps: terminate tls for api/api-int in haproxy
Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
@@ -40,7 +40,7 @@ backend stats-backend
|
||||
{% if env != "production" %}
|
||||
frontend ocp-masters-kapi
|
||||
mode tcp
|
||||
bind 0.0.0.0:6443
|
||||
bind 0.0.0.0:6443 ssl crt /etc/haproxy/ocp4.pem
|
||||
default_backend ocp-masters-backend-kapi
|
||||
|
||||
backend ocp-masters-backend-kapi
|
||||
|
||||
Reference in New Issue
Block a user