Update org_v1_che_crd.yaml (#1369)
* Update org_v1_che_crd.yaml https://issues.redhat.com/browse/RHDEVDOCS-4042 * Update bundle Signed-off-by: Anatolii Bazko <abazko@redhat.com> Co-authored-by: Anatolii Bazko <abazko@redhat.com>pull/1372/head
parent
2fdc36e15e
commit
4644249e0c
|
|
@ -99,8 +99,8 @@ type CheClusterSpecServer struct {
|
|||
// +optional
|
||||
CheImagePullPolicy corev1.PullPolicy `json:"cheImagePullPolicy,omitempty"`
|
||||
// Deprecated. The value of this flag is ignored.
|
||||
// Specifies a variation of the installation. The options are `che` for upstream Che installations, or `devspaces` for link:https://developers.redhat.com/products/openshift-dev-spaces/overview[Red Hat OpenShift Dev Spaces] installation.
|
||||
// Override the default value only on necessary occasions.
|
||||
// Specifies a variation of the installation. The options are `che` for upstream Che installations or
|
||||
// `devspaces` for Red Hat OpenShift Dev Spaces (formerly Red Hat CodeReady Workspaces) installation
|
||||
// +optional
|
||||
CheFlavor string `json:"cheFlavor,omitempty"`
|
||||
// Public host name of the installed Che server. When value is omitted, the value it will be automatically set by the Operator.
|
||||
|
|
|
|||
|
|
@ -75,7 +75,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-preview-openshift.v7.47.0-441.next
|
||||
name: eclipse-che-preview-openshift.v7.48.0-442.next
|
||||
namespace: placeholder
|
||||
spec:
|
||||
apiservicedefinitions: {}
|
||||
|
|
@ -1278,4 +1278,4 @@ spec:
|
|||
maturity: stable
|
||||
provider:
|
||||
name: Eclipse Foundation
|
||||
version: 7.47.0-441.next
|
||||
version: 7.48.0-442.next
|
||||
|
|
|
|||
|
|
@ -567,10 +567,10 @@ spec:
|
|||
type: string
|
||||
cheFlavor:
|
||||
description: Deprecated. The value of this flag is ignored.
|
||||
Specifies a variation of the installation. The options are
|
||||
`che` for upstream Che installations, or `devspaces` for link:https://developers.redhat.com/products/openshift-dev-spaces/overview[Red
|
||||
Hat OpenShift Dev Spaces] installation. Override the default
|
||||
value only on necessary occasions.
|
||||
Specifies a variation of the installation. The options are `che`
|
||||
for upstream Che installations or `devspaces` for Red Hat
|
||||
OpenShift Dev Spaces (formerly Red Hat CodeReady Workspaces)
|
||||
installation
|
||||
type: string
|
||||
cheHost:
|
||||
description: Public host name of the installed Che server. When
|
||||
|
|
|
|||
|
|
@ -563,10 +563,10 @@ spec:
|
|||
type: string
|
||||
cheFlavor:
|
||||
description: Deprecated. The value of this flag is ignored.
|
||||
Specifies a variation of the installation. The options are
|
||||
`che` for upstream Che installations, or `devspaces` for link:https://developers.redhat.com/products/openshift-dev-spaces/overview[Red
|
||||
Hat OpenShift Dev Spaces] installation. Override the default
|
||||
value only on necessary occasions.
|
||||
Specifies a variation of the installation. The options are `che`
|
||||
for upstream Che installations or `devspaces` for Red Hat
|
||||
OpenShift Dev Spaces (formerly Red Hat CodeReady Workspaces)
|
||||
installation
|
||||
type: string
|
||||
cheHost:
|
||||
description: Public host name of the installed Che server. When
|
||||
|
|
|
|||
|
|
@ -563,10 +563,10 @@ spec:
|
|||
type: string
|
||||
cheFlavor:
|
||||
description: Deprecated. The value of this flag is ignored.
|
||||
Specifies a variation of the installation. The options are
|
||||
`che` for upstream Che installations, or `devspaces` for link:https://developers.redhat.com/products/openshift-dev-spaces/overview[Red
|
||||
Hat OpenShift Dev Spaces] installation. Override the default
|
||||
value only on necessary occasions.
|
||||
Specifies a variation of the installation. The options are `che`
|
||||
for upstream Che installations or `devspaces` for Red Hat
|
||||
OpenShift Dev Spaces (formerly Red Hat CodeReady Workspaces)
|
||||
installation
|
||||
type: string
|
||||
cheHost:
|
||||
description: Public host name of the installed Che server. When
|
||||
|
|
|
|||
Loading…
Reference in New Issue