Change the default jwtproxy image to the latest one. (#16128)
Change the default jwtproxy image to the latest one. Signed-off-by: Lukas Krejci <lkrejci@redhat.com>7.20.x
parent
9732139ab1
commit
5d80e1cd4e
|
|
@ -524,7 +524,7 @@ che.server.secure_exposer=default
|
|||
che.server.secure_exposer.jwtproxy.token.issuer=wsmaster
|
||||
che.server.secure_exposer.jwtproxy.token.ttl=8800h
|
||||
che.server.secure_exposer.jwtproxy.auth.loader.path=/_app/loader.html
|
||||
che.server.secure_exposer.jwtproxy.image=quay.io/eclipse/che-jwtproxy:dbd0578
|
||||
che.server.secure_exposer.jwtproxy.image=quay.io/eclipse/che-jwtproxy:810d89c
|
||||
che.server.secure_exposer.jwtproxy.memory_limit=128mb
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue