This existing logic in the dashboard only knows how to connect to Radius when it's running inside a Kubernetes cluster. This commit makes the connection logic configurable, and adds example configuration that works with a locally installed build of Radius.
Type of change
This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius Dashboard (issue link optional).
Description
This existing logic in the dashboard only knows how to connect to Radius when it's running inside a Kubernetes cluster. This commit makes the connection logic configurable, and adds example configuration that works with a locally installed build of Radius.
Type of change