Skip to content

Commit e34e95d

Browse files
authored
Merge pull request #96201 from openshift-cherrypick-robot/cherry-pick-95551-to-enterprise-4.20
[enterprise-4.20] [OSDOCS-15010]: Update ROSA docs to reflect sunsetting of RH Marketplace
2 parents ea99e0f + 207e1ff commit e34e95d

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

_topic_maps/_topic_map_rosa.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1147,8 +1147,8 @@ Topics:
11471147
File: idling-applications
11481148
- Name: Deleting applications
11491149
File: odc-deleting-applications
1150-
- Name: Using the Red Hat Marketplace
1151-
File: red-hat-marketplace
1150+
#- Name: Using the Red Hat Marketplace
1151+
# File: red-hat-marketplace
11521152
# - Name: Application GitOps workflows
11531153
# File: rosa-app-gitops-workflows
11541154
# - Name: Application logging

_topic_maps/_topic_map_rosa_hcp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -830,8 +830,8 @@ Topics:
830830
File: idling-applications
831831
- Name: Deleting applications
832832
File: odc-deleting-applications
833-
- Name: Using the Red Hat Marketplace
834-
File: red-hat-marketplace
833+
#- Name: Using the Red Hat Marketplace
834+
# File: red-hat-marketplace
835835
---
836836
Name: Backup and restore
837837
Dir: backup_and_restore

applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ toc::[]
88

99
The *Developer* perspective in the web console provides you the following options from the *+Add* view to create applications and associated services and deploy them on {product-title}:
1010

11+
ifndef::openshift-enterprise,openshift-webscale[]
12+
include::snippets/unified-perspective-web-console.adoc[]
13+
endif::[]
14+
1115
* *Getting started resources*: Use these resources to help you get started with Developer Console. You can choose to hide the header using the Options menu {kebab}.
1216
** *Creating applications using samples*: Use existing code samples to get started with creating applications on the {product-title}.
1317
** *Build with guided documentation*: Follow the guided documentation to build applications and familiarize yourself with key concepts and terminologies.
@@ -72,7 +76,7 @@ ifdef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
7276
// * You have created a project or have access to a project with the appropriate xref: ../../authentication/using-rbac.adoc#default-roles_using-rbac[roles and permissions] to create applications and other workloads in {product-title}.
7377
endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[]
7478

75-
// dedicated-admin cannot install the Serverless operator. This ifdef should cover this.
79+
// dedicated-admin cannot install the Serverless operator. This ifdef should cover this.
7680
ifdef::openshift-enterprise,openshift-webscale[]
7781

7882
To create serverless applications, in addition to the preceding prerequisites, ensure that:

0 commit comments

Comments
 (0)