Feature |
Default |
Description |
dashboardConfig:
disableAcceleratorProfiles
|
false
|
Shows the Settings → Accelerator profiles option in the dashboard navigation menu. To hide this menu option, set the value to true . |
dashboardConfig:
disableBiasMetrics
|
false
|
Shows the Model Bias tab on the Model Serving page. To hide this tab, set the value to true . |
dashboardConfig:
disableBYONImageStream
|
false
|
Shows the Settings → Notebook images option in the dashboard navigation menu. To hide this menu option, set the value to true . |
dashboardConfig:
disableClusterManager
|
false
|
Shows the Settings → Cluster settings option in the dashboard navigation menu. To hide this menu option, set the value to true . |
dashboardConfig:
disableConnectionTypes
|
true
|
Note: Do not edit the default value; this feature is not available in this version of Open Data Hub. |
dashboardConfig:
disableCustomServingRuntimes
|
false
|
Shows the Settings → Serving runtimes option in the dashboard navigation menu. To hide this menu option, set the value to true . |
dashboardConfig:
disableDistributedWorkloads
|
false
|
Shows the Distributed Workload Metrics option in the dashboard navigation menu. To hide this menu option, set the value to true . |
dashboardConfig:
disableHome
|
false
|
Shows the Home option in the dashboard navigation menu. To hide this menu option, set the value to true . |
dashboardConfig:
disableInfo
|
false
|
On the Applications → Explore page, when a user clicks on an application tile, an information panel opens with more details about the application. To disable the information panel for all applications on the Applications → Explore page , set the value to true . |
dashboardConfig:
disableISVBadges
|
false
|
Shows the label on a tile that indicates whether the application is “Red Hat managed”, “Partner managed”, or “Self-managed”. To hide these labels, set the value to true . |
dashboardConfig:
disableKServe
|
false
|
Enables the ability to select KServe as a model-serving platform. To disable this ability, set the value to true . |
dashboardConfig:
disableKServeAuth
|
false
|
Enables the ability to use authentication with KServe. To disable this ability, set the value to true . |
dashboardConfig:
disableKServeMetrics
|
false
|
Enables the ability to view KServe metrics. To disable this ability, set the value to true . |
dashboardConfig:
disableModelMesh
|
false
|
Enables the ability to select ModelMesh as a model-serving platform. To disable this ability, set the value to true . |
dashboardConfig:
disableModelRegistry
|
false
|
Shows the Model Registry option and the Settings → Model registry settings option in the dashboard navigation menu. To hide these menu options, set the value to true . |
dashboardConfig:
disableModelServing
|
false
|
Shows the Model Serving option in the dashboard navigation menu and in the list of components for the data science projects. To hide Model Serving from the dashboard navigation menu and from the list of components for data science projects, set the value to true . |
dashboardConfig:
disableNIMModelServing
|
true
|
Disables the ability to select NVIDIA NIM as a model-serving platform. To enable this ability, set the value to false . |
dashboardConfig:
disablePerformanceMetrics
|
false
|
Shows the Endpoint Performance tab on the Model Serving page. To hide this tab, set the value to true . |
dashboardConfig:
disablePipelines
|
false
|
Shows the Data Science Pipelines option in the dashboard navigation menu. To hide this menu option, set the value to true . |
dashboardConfig:
disableProjects
|
false
|
Shows the Data Science Projects option in the dashboard navigation menu. To hide this menu option, set the value to true . |
dashboardConfig:
disableProjectSharing
|
false
|
Allows users to share access to their data science projects with other users. To prevent users from sharing data science projects, set the value to true . |
dashboardConfig:
disableStorageClasses
|
false
|
Shows the Settings → Storage classes option in the dashboard navigation menu. To hide this menu option, set the value to true . |
dashboardConfig:
disableSupport
|
false
|
Shows the Support menu option when a user clicks the Help icon in the dashboard toolbar. To hide this menu option, set the value to true . |
dashboardConfig:
disableTracking
|
true
|
Allows Red Hat to collect data about Open Data Hub usage in your cluster. To enable data collection, set the value to false . You can also set this option in the Open Data Hub dashboard interface from the Settings → Cluster settings navigation menu. |
dashboardConfig:
disableUserManagement
|
false
|
Shows the Settings → User management option in the dashboard navigation menu. To hide this menu option, set the value to true . |
dashboardConfig:
enablement
|
true
|
Enables admin users to add applications to the Open Data Hub dashboard Applications → Enabled page. To disable this ability, set the value to false . |
notebookController:
enabled
|
true
|
Controls the Notebook Controller options, such as whether it is enabled in the dashboard and which parts are visible. |
notebookSizes
|
|
Allows you to customize names and resources for notebooks. The Kubernetes-style sizes are shown in the drop-down menu that appears when spawning notebooks with the Notebook Controller. Note: These sizes must follow conventions. For example, requests must be smaller than limits. |
ModelServerSizes
|
|
Allows you to customize names and resources for model servers. |
groupsConfig
|
|
Controls access to dashboard features, such as the spawner for allowed users and the cluster settings UI for admin users. |
templateOrder
|
|
Specifies the order of custom Serving Runtime templates. When the user creates a new template, it is added to this list. |