Uploaded image for project: 'Docs for Red Hat Developers'
  1. Docs for Red Hat Developers
  2. RHDEVDOCS-2299

[EUG] Running multiple developer workspaces instructions

XMLWordPrintable

      Developer workspaces

      IMPORTANT callout re: running only one workspace at a time link to the Install Guide but there's nothing in there about HOW to change the limit.

      Suggestion:

      To increase the number of concurrent workspaces a user can run, you can patch the checluster:

      oc patch checluster codeready-workspaces -n $your-project-namespace --type=merge -p '{ "spec": { "server": { "customCheProperties": { "CHE_LIMITS_USER_WORKSPACES_RUN_COUNT": "-1" } } } }'
      

      This note should also be added to section 5.1 of the Install Guide so that a working sample is provided, not just a list of properties.

            mmaler@redhat.com Michal Maléř
            mmaler@redhat.com Michal Maléř
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: