fix: OpenShift oauth proxy config
Signed-off-by: Oleksii Orel <oorel@redhat.com>pull/1380/head
parent
5843d5d054
commit
cce1eccbb4
|
|
@ -68,7 +68,7 @@ cookie_expire = "24h0m0s"
|
|||
email_domains = "*"
|
||||
cookie_httponly = false
|
||||
pass_access_token = true
|
||||
skip_provider_button = true
|
||||
skip_provider_button = false
|
||||
%s
|
||||
`, GatewayServicePort,
|
||||
ctx.CheCluster.GetCheHost(),
|
||||
|
|
|
|||
Loading…
Reference in New Issue