che #15906 setting 'che.workspace.stop.role.enabled' to true

Signed-off-by: Ilya Buziuk <ibuziuk@redhat.com>
7.20.x
Ilya Buziuk 2020-04-29 18:36:57 +02:00 committed by Ilya Buziuk
parent 5343ae4f80
commit dcf67014c7
1 changed files with 2 additions and 2 deletions

View File

@ -157,9 +157,9 @@ che.workspace.server.liveness_probes=wsagent/http,exec-agent/http,terminal,theia
# default 10MB=10485760
che.workspace.startup_debug_log_limit_bytes=10485760
# If true, 'stop-workspace' role with the edit privileges will be granted to the 'che' ServiceAccount.
# If true, 'stop-workspace' role with the edit privileges will be granted to the 'che' ServiceAccount if OpenShift OAuth is enabled.
# This configuration is mainly required for workspace idling when the OpenShift OAuth is enabled.
che.workspace.stop.role.enabled=false
che.workspace.stop.role.enabled=true
### Templates