From cf73b717ad94f7ec7a1b739888d6b9e1802739ae Mon Sep 17 00:00:00 2001 From: atheo89 Date: Wed, 6 Mar 2024 14:15:38 +0100 Subject: [PATCH] Remove opendatahub.io/dashboard: 'true' label from rstudio ImageSteams --- manifests/base/cuda-rstudio-buildconfig.yaml | 2 -- manifests/base/rstudio-buildconfig.yaml | 2 -- 2 files changed, 4 deletions(-) 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