diff --git a/api/v2/checluster_types.go b/api/v2/checluster_types.go index 52361f8b2..c0a39c2bc 100644 --- a/api/v2/checluster_types.go +++ b/api/v2/checluster_types.go @@ -110,7 +110,7 @@ type CheClusterDevEnvironments struct { // The URI must start from `http://` or `https://`. // +optional DefaultEditor string `json:"defaultEditor,omitempty"` - // Default components applied to 1spaces. + // Default components applied to DevWorkspaces. // These default components are meant to be used when a Devfile, that does not contain any components. // +optional DefaultComponents []devfile.Component `json:"defaultComponents,omitempty"` diff --git a/bundle/next/eclipse-che/manifests/che-operator.clusterserviceversion.yaml b/bundle/next/eclipse-che/manifests/che-operator.clusterserviceversion.yaml index 0b61d5e05..33a1b31ca 100644 --- a/bundle/next/eclipse-che/manifests/che-operator.clusterserviceversion.yaml +++ b/bundle/next/eclipse-che/manifests/che-operator.clusterserviceversion.yaml @@ -104,7 +104,7 @@ metadata: operators.operatorframework.io/project_layout: go.kubebuilder.io/v3 repository: https://github.com/eclipse-che/che-operator support: Eclipse Foundation - name: eclipse-che.v7.94.0-889.next + name: eclipse-che.v7.94.0-890.next namespace: placeholder spec: apiservicedefinitions: {} @@ -1035,7 +1035,7 @@ spec: minKubeVersion: 1.19.0 provider: name: Eclipse Foundation - version: 7.94.0-889.next + version: 7.94.0-890.next webhookdefinitions: - admissionReviewVersions: - v1 diff --git a/bundle/next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml b/bundle/next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml index 14bf45ad4..51401fd6b 100644 --- a/bundle/next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml +++ b/bundle/next/eclipse-che/manifests/org.eclipse.che_checlusters.yaml @@ -5399,7 +5399,7 @@ spec: type: object defaultComponents: description: |- - Default components applied to 1spaces. + Default components applied to DevWorkspaces. These default components are meant to be used when a Devfile, that does not contain any components. items: properties: diff --git a/config/crd/bases/org.eclipse.che_checlusters.yaml b/config/crd/bases/org.eclipse.che_checlusters.yaml index 294676c37..55f64b76e 100644 --- a/config/crd/bases/org.eclipse.che_checlusters.yaml +++ b/config/crd/bases/org.eclipse.che_checlusters.yaml @@ -5357,7 +5357,7 @@ spec: type: object defaultComponents: description: |- - Default components applied to 1spaces. + Default components applied to DevWorkspaces. These default components are meant to be used when a Devfile, that does not contain any components. items: properties: diff --git a/deploy/deployment/kubernetes/combined.yaml b/deploy/deployment/kubernetes/combined.yaml index 3f8dd4c4f..3c4ebf555 100644 --- a/deploy/deployment/kubernetes/combined.yaml +++ b/deploy/deployment/kubernetes/combined.yaml @@ -5378,7 +5378,7 @@ spec: type: object defaultComponents: description: |- - Default components applied to 1spaces. + Default components applied to DevWorkspaces. These default components are meant to be used when a Devfile, that does not contain any components. items: properties: diff --git a/deploy/deployment/kubernetes/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml b/deploy/deployment/kubernetes/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml index 7c9e052c7..55dec6fd7 100644 --- a/deploy/deployment/kubernetes/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml +++ b/deploy/deployment/kubernetes/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml @@ -5373,7 +5373,7 @@ spec: type: object defaultComponents: description: |- - Default components applied to 1spaces. + Default components applied to DevWorkspaces. These default components are meant to be used when a Devfile, that does not contain any components. items: properties: diff --git a/deploy/deployment/openshift/combined.yaml b/deploy/deployment/openshift/combined.yaml index b6445834e..8a2561009 100644 --- a/deploy/deployment/openshift/combined.yaml +++ b/deploy/deployment/openshift/combined.yaml @@ -5378,7 +5378,7 @@ spec: type: object defaultComponents: description: |- - Default components applied to 1spaces. + Default components applied to DevWorkspaces. These default components are meant to be used when a Devfile, that does not contain any components. items: properties: diff --git a/deploy/deployment/openshift/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml b/deploy/deployment/openshift/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml index db94053b8..ab35eda2f 100644 --- a/deploy/deployment/openshift/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml +++ b/deploy/deployment/openshift/objects/checlusters.org.eclipse.che.CustomResourceDefinition.yaml @@ -5373,7 +5373,7 @@ spec: type: object defaultComponents: description: |- - Default components applied to 1spaces. + Default components applied to DevWorkspaces. These default components are meant to be used when a Devfile, that does not contain any components. items: properties: diff --git a/helmcharts/next/crds/checlusters.org.eclipse.che.CustomResourceDefinition.yaml b/helmcharts/next/crds/checlusters.org.eclipse.che.CustomResourceDefinition.yaml index 7c9e052c7..55dec6fd7 100644 --- a/helmcharts/next/crds/checlusters.org.eclipse.che.CustomResourceDefinition.yaml +++ b/helmcharts/next/crds/checlusters.org.eclipse.che.CustomResourceDefinition.yaml @@ -5373,7 +5373,7 @@ spec: type: object defaultComponents: description: |- - Default components applied to 1spaces. + Default components applied to DevWorkspaces. These default components are meant to be used when a Devfile, that does not contain any components. items: properties: