diff --git a/manifests/base/cuda-rstudio-buildconfig.yaml b/manifests/base/cuda-rstudio-buildconfig.yaml index a5c5e5bf0..b2b6cebb5 100644 --- a/manifests/base/cuda-rstudio-buildconfig.yaml +++ b/manifests/base/cuda-rstudio-buildconfig.yaml @@ -21,8 +21,6 @@ metadata: opendatahub.io/notebook-image-desc: "RStudio Server Workbench image with an integrated development environment for R, a programming language designed for statistical computing and graphics." opendatahub.io/recommended-accelerators: '["nvidia.com/gpu"]' name: cuda-rstudio-rhel9 - labels: - opendatahub.io/dashboard: "true" spec: lookupPolicy: local: true diff --git a/manifests/base/rstudio-buildconfig.yaml b/manifests/base/rstudio-buildconfig.yaml index cdbb42902..d04e21c48 100644 --- a/manifests/base/rstudio-buildconfig.yaml +++ b/manifests/base/rstudio-buildconfig.yaml @@ -8,8 +8,6 @@ metadata: opendatahub.io/notebook-image-name: "RStudio Server" opendatahub.io/notebook-image-desc: "RStudio Server Workbench image with an integrated development environment for R, a programming language designed for statistical computing and graphics." name: rstudio-rhel9 - labels: - opendatahub.io/dashboard: "true" spec: lookupPolicy: local: true