CRW-2837 fix links to point to future devspaces 3.0 overview page, so they're embedded in 3.0 bits downstream (#1362)
Change-Id: I4c60275b5b45a09e80c795dc4e37c7acd090ce72 Signed-off-by: nickboldt <nboldt@redhat.com>pull/1363/head
parent
5415da9c4c
commit
b1cdf2aa80
|
|
@ -99,7 +99,7 @@ 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/codeready-workspaces/overview[Red Hat OpenShift Dev Spaces] installation.
|
||||
// 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.
|
||||
// +optional
|
||||
CheFlavor string `json:"cheFlavor,omitempty"`
|
||||
|
|
|
|||
|
|
@ -568,7 +568,7 @@ spec:
|
|||
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/codeready-workspaces/overview[Red
|
||||
`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.
|
||||
type: string
|
||||
|
|
|
|||
|
|
@ -568,7 +568,7 @@ spec:
|
|||
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/codeready-workspaces/overview[Red
|
||||
`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.
|
||||
type: string
|
||||
|
|
|
|||
|
|
@ -4,10 +4,10 @@
|
|||
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 `codeready` for link:https://developers.redhat.com/products/codeready-workspaces/overview[CodeReady
|
||||
- `che` for upstream Che installations, or `codeready` for link:https://developers.redhat.com/products/openshift-dev-spaces/overview[CodeReady
|
||||
- Workspaces] installation. Override the default value only
|
||||
- on necessary occasions.
|
||||
+ `che` for upstream Che installations, or `devspaces` for link:https://developers.redhat.com/products/codeready-workspaces/overview[Red
|
||||
+ `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.
|
||||
type: string
|
||||
|
|
|
|||
|
|
@ -564,7 +564,7 @@ spec:
|
|||
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/codeready-workspaces/overview[Red
|
||||
`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.
|
||||
type: string
|
||||
|
|
|
|||
|
|
@ -564,7 +564,7 @@ spec:
|
|||
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/codeready-workspaces/overview[Red
|
||||
`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.
|
||||
type: string
|
||||
|
|
|
|||
|
|
@ -564,7 +564,7 @@ spec:
|
|||
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/codeready-workspaces/overview[Red
|
||||
`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.
|
||||
type: string
|
||||
|
|
|
|||
Loading…
Reference in New Issue