From 9f531274d8b59275ef9aaa3e730a7d3642da8f70 Mon Sep 17 00:00:00 2001 From: Luca Burgazzoli Date: Fri, 10 Jan 2025 09:02:44 +0100 Subject: [PATCH] Fix InstructLab comment --- ...mponents.platform.opendatahub.io_datasciencepipelines.yaml | 4 ++-- ...datasciencecluster.opendatahub.io_datascienceclusters.yaml | 4 ++-- ...mponents.platform.opendatahub.io_datasciencepipelines.yaml | 4 ++-- ...datasciencecluster.opendatahub.io_datascienceclusters.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bundle/manifests/components.platform.opendatahub.io_datasciencepipelines.yaml b/bundle/manifests/components.platform.opendatahub.io_datasciencepipelines.yaml index 9c410a5c568..6d2e0651353 100644 --- a/bundle/manifests/components.platform.opendatahub.io_datasciencepipelines.yaml +++ b/bundle/manifests/components.platform.opendatahub.io_datasciencepipelines.yaml @@ -79,8 +79,8 @@ spec: properties: instructLab: description: |- - Configure whether to auto import the InstructLab pipeline pon any new pipeline server (or DSPA) creation. - Please note that the pipeline requires that trainingoperator be enabled in the DSC to run. + Configure whether to auto import the InstructLab pipeline on any new pipeline server (or DSPA) creation. + You must enable the trainingoperator component to run the InstructLab pipeline. properties: state: default: Removed diff --git a/bundle/manifests/datasciencecluster.opendatahub.io_datascienceclusters.yaml b/bundle/manifests/datasciencecluster.opendatahub.io_datascienceclusters.yaml index 53092810166..743b337d854 100644 --- a/bundle/manifests/datasciencecluster.opendatahub.io_datascienceclusters.yaml +++ b/bundle/manifests/datasciencecluster.opendatahub.io_datascienceclusters.yaml @@ -190,8 +190,8 @@ spec: properties: instructLab: description: |- - Configure whether to auto import the InstructLab pipeline pon any new pipeline server (or DSPA) creation. - Please note that the pipeline requires that trainingoperator be enabled in the DSC to run. + Configure whether to auto import the InstructLab pipeline on any new pipeline server (or DSPA) creation. + You must enable the trainingoperator component to run the InstructLab pipeline. properties: state: default: Removed diff --git a/config/crd/bases/components.platform.opendatahub.io_datasciencepipelines.yaml b/config/crd/bases/components.platform.opendatahub.io_datasciencepipelines.yaml index db2562be985..506a4c508e2 100644 --- a/config/crd/bases/components.platform.opendatahub.io_datasciencepipelines.yaml +++ b/config/crd/bases/components.platform.opendatahub.io_datasciencepipelines.yaml @@ -79,8 +79,8 @@ spec: properties: instructLab: description: |- - Configure whether to auto import the InstructLab pipeline pon any new pipeline server (or DSPA) creation. - Please note that the pipeline requires that trainingoperator be enabled in the DSC to run. + Configure whether to auto import the InstructLab pipeline on any new pipeline server (or DSPA) creation. + You must enable the trainingoperator component to run the InstructLab pipeline. properties: state: default: Removed diff --git a/config/crd/bases/datasciencecluster.opendatahub.io_datascienceclusters.yaml b/config/crd/bases/datasciencecluster.opendatahub.io_datascienceclusters.yaml index fc1c4e3030f..558283baad3 100644 --- a/config/crd/bases/datasciencecluster.opendatahub.io_datascienceclusters.yaml +++ b/config/crd/bases/datasciencecluster.opendatahub.io_datascienceclusters.yaml @@ -190,8 +190,8 @@ spec: properties: instructLab: description: |- - Configure whether to auto import the InstructLab pipeline pon any new pipeline server (or DSPA) creation. - Please note that the pipeline requires that trainingoperator be enabled in the DSC to run. + Configure whether to auto import the InstructLab pipeline on any new pipeline server (or DSPA) creation. + You must enable the trainingoperator component to run the InstructLab pipeline. properties: state: default: Removed