small edits

This commit is contained in:
revital 2025-03-27 12:38:01 +02:00
parent dfde2585f3
commit caa22b179a
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ The AI Application Gateway enables external access to ClearML tasks, and applic
require HTTP or TCP access. The gateway is configured with an endpoint or external address, making these services
accessible from the user's machine, outside the workload nodes network.
This guide details the installation of the App Gateway Router for ClearML users who use ClearML's SaaS control
This guide details the installation of the App Gateway Router for ClearML users who use ClearML's hosted control
plane while hosting their own workload nodes.
## Requirements

View File

@ -565,7 +565,7 @@ curl $APISERVER_URL/system.create_company \
### Limit Features for all Users
This Helm Chart value in the `overrides.yaml` will have priority over all tenants, and will limit the features
available to any user in the system. This means that even if the feature is enabled for the tenant, if it;s not in this
available to any user in the system. This means that even if the feature is enabled for the tenant, if it's not in this
list, the user will not see it.
Example: all users will only have the `applications` feature enabled.