Skip to content

Commit

Permalink
chore: remove outdated part (#2141)
Browse files Browse the repository at this point in the history
Signed-off-by: Anatolii Bazko <abazko@redhat.com>
  • Loading branch information
tolusha authored Oct 21, 2021
1 parent 010dd08 commit b71f9f0
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,16 +58,6 @@ ifeval::["{project-context}" == "che"]
[WARNING]
====
* Before enabling {devworkspace} engine on existed Kubernetes-based {prod-short} installation, install cert-manager.
* Enabling {devworkspace} engine on platforms other than OpenShift requires Kubernetes HTTP gateway to work in a regime when every authenticated {prod-short} user has the same privileges as {prod-short}-server service account. This approach is not recommended for production usage and served only for testing {devworkspace} engine capabilities.
+
. To enable Kubernetes HTTP gateway:
+
[subs="+attributes",options="nowrap",role=white-space-pre]
----
$ {orch-cli} patch checluster/{prod-checluster} -n {prod-namespace} --type=json -p \
'{\"spec\":{\"server\":{\"customCheProperties\": {\"CHE_INFRA_KUBERNETES_ENABLE__UNSUPPORTED__K8S\": \"true\"}}}}'
----
====
endif::[]

Expand Down

0 comments on commit b71f9f0

Please sign in to comment.