Skip to content

Commit 51a8dd4

Browse files
committed
ENG-25345: Adds disableProjectScoped entry
1 parent b16686e commit 51a8dd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/ref-dashboard-configuration-options.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,8 @@ Model registry is a Technology Preview feature in this {productname-short} relea
115115
| `spec.dashboardConfig.` +
116116
`disableProjects` | `false` | Shows the *Data science projects* menu item in the dashboard navigation menu. To hide this menu item, set the value to `true`.
117117
| `spec.dashboardConfig.` +
118+
`disableProjectScoped` | `false` | Distinguishes between global items and project-scoped items (if project-scoped items exist) in the {productname-short} web console. This option applies to workbenches, hardware profiles, accelerator profiles, and model-serving runtimes for KServe. To disable this functionality, set the value to `true`.
119+
| `spec.dashboardConfig.` +
118120
`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`.
119121
| `spec.dashboardConfig.` +
120122
`disableServingRuntimeParams` | `false` | Shows the *Configuration parameters* section in the *Deploy model* dialog and the *Edit model* dialog when using the single-model serving platform. To hide this section, set the value to `true`.

0 commit comments

Comments
 (0)