Skip to content

Commit 1e9d843

Browse files
committed
remove RH Marketplace from ROSA
1 parent 895882e commit 1e9d843

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
@@ -1139,8 +1139,8 @@ Topics:
11391139
File: idling-applications
11401140
- Name: Deleting applications
11411141
File: odc-deleting-applications
1142-
- Name: Using the Red Hat Marketplace
1143-
File: red-hat-marketplace
1142+
#- Name: Using the Red Hat Marketplace
1143+
# File: red-hat-marketplace
11441144
# - Name: Application GitOps workflows
11451145
# File: rosa-app-gitops-workflows
11461146
# - Name: Application logging

_topic_maps/_topic_map_rosa_hcp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -826,8 +826,8 @@ Topics:
826826
File: idling-applications
827827
- Name: Deleting applications
828828
File: odc-deleting-applications
829-
- Name: Using the Red Hat Marketplace
830-
File: red-hat-marketplace
829+
#- Name: Using the Red Hat Marketplace
830+
# File: red-hat-marketplace
831831
---
832832
Name: Backup and restore
833833
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)