If internal links are not specified, the external one should be used for CHE_API, CHE_KEYCLOAK_AUTH__SERVER__URL, CHE_WORKSPACE_PLUGIN__REGISTRY__URL, CHE_WORKSPACE_DEVFILE__REGISTRY__URL #18643
Labels
area/install
Issues related to installation, including offline/air gap and initial setup
kind/enhancement
A feature request - must adhere to the feature request template.
severity/P1
Has a major impact to usage or development of the system.
Milestone
Is your enhancement related to a problem? Please describe.
The issue is related to #18552 (Che API is not reachable from Che Theia)
The solution was to explicitly refer to external links from internal vars e.g.
This looks like an overkill and if internal links / vars are not specified che server should simply fall back on external ones
TODO:
Describe the solution you'd like
if internal links / vars are not specified che server should simply fall back on external ones
There should be no need to explicitly specify internal links
Describe alternatives you've considered
N/A
Additional context
Related to #18552
The text was updated successfully, but these errors were encountered: