From f42d0b650787e58a902a2ca960c3011f8cb63a64 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jun 27 2022 16:22:58 +0000 Subject: zezere: set append on ingress to fix login Signed-off-by: Kevin Fenzi --- diff --git a/playbooks/openshift-apps/zezere.yml b/playbooks/openshift-apps/zezere.yml index ee9bd82..f6559e5 100644 --- a/playbooks/openshift-apps/zezere.yml +++ b/playbooks/openshift-apps/zezere.yml @@ -35,6 +35,8 @@ host: "provision{{ env_suffix }}.fedoraproject.org" servicename: zezere serviceport: 8080 + annotations: + haproxy.router.openshift.io/set-forwarded-headers: append - role: openshift/object app: zezere template: secret.yml