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
Lukas Krejci 2020-03-02 13:17:06 +01:00 committed by GitHub
parent 9732139ab1
commit 5d80e1cd4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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