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