noggin: set haproxy.router.openshift.io/set-forwarded-headers to append
We changed the default cluster ingress to 'none' which made auth work on elections and fedocal. It seems to have broken noggin tho. So, set noggin back to append (the default). We should probibly fix noggin and drop this at some point. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
084315f334
commit
04c4ccd82b
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@
|
|||
servicename: noggin-web
|
||||
annotations:
|
||||
haproxy.router.openshift.io/timeout: 5m
|
||||
haproxy.router.openshift.io/set-forwarded-headers: append
|
||||
|
||||
- role: openshift/object
|
||||
app: noggin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue