Skip to content

Commit

Permalink
Update comment in che.properties
Browse files Browse the repository at this point in the history
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
  • Loading branch information
mmorhun committed Nov 16, 2020
1 parent a4bc801 commit ffea822
Showing 1 changed file with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,9 @@ che.workspace.http_proxy=
che.workspace.https_proxy=
che.workspace.no_proxy=

# When cluster-wide proxy is configured, che-operator creates a special configmap
# and allows the OpenShift Network Operator to inject the ca-bundle into it.
# In addition, it adds the `pass:[CHE_TRUSTED__CA__BUNDLES__CONFIGMAP]` key with
# the name of this configmap in the Che server configmap (and corresponding
# environment variable). So, its presence can be used to detect if proxy mode is
# enabled or not. Do not set this property manually unless required for this purpose.
# Name of cofig map with additional CA certificates
# to be propogated into Che server and componets and all user's workspaces.
# If the property is set on OpenShift 4 infrastructure, then cluster CA bundle will be propogated too.
che.trusted_ca_bundles_configmap=NULL

# By default, when users access a workspace with its URL, the workspace
Expand Down

0 comments on commit ffea822

Please sign in to comment.