From f42d0b650787e58a902a2ca960c3011f8cb63a64 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 27 Jun 2022 09:22:58 -0700 Subject: [PATCH] zezere: set append on ingress to fix login Signed-off-by: Kevin Fenzi --- playbooks/openshift-apps/zezere.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/openshift-apps/zezere.yml b/playbooks/openshift-apps/zezere.yml index ee9bd82c4e..f6559e514c 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