This commit is contained in:
revital 2025-05-29 08:54:49 +03:00
parent bbd26ef0c0
commit 1a7174c345

View File

@ -37,8 +37,8 @@ apiserver:
value: "true" value: "true"
``` ```
These settings configure the **supervisor**, an administrative user belonging to a designated supervisor company. These values configure a **supervisor** user, an administrator in a designated supervisor tenant. These users can access cross-tenant information, and
Admins in the supervisor company can view the resource usage dashboards across all tenants. specifically view an aggregate resource dashboard for all tenants.
The `<SUPERVISOR_USER_KEY>` and `<SUPERVISOR_USER_SECRET>` can be used to log in as the The `<SUPERVISOR_USER_KEY>` and `<SUPERVISOR_USER_SECRET>` can be used to log in as the
supervisor user from the ClearML Web UI via `app.<BASE_DOMAIN>`. supervisor user from the ClearML Web UI via `app.<BASE_DOMAIN>`.