Skip to content

Commit

Permalink
xref clean-up
Browse files Browse the repository at this point in the history
rh-pre-commit.version: 2.2.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
linfraze committed May 30, 2024
1 parent afafce1 commit 71ed979
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 12 deletions.
2 changes: 1 addition & 1 deletion assemblies/assembly-add-custom-app-file-openshift.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ You can add the custom application configuration file to {ocp-short} in one of t

include::modules/getting-started/proc-add-custom-app-file-openshift-helm.adoc[leveloffset=+1]

include::modules/getting-started/proc-add-custom-app-file-openshift-operator.adoc[leveloffset=+1]
include::modules/installation/proc-add-custom-app-config-file-ocp-operator.adoc[leveloffset=+1]
3 changes: 2 additions & 1 deletion assemblies/assembly-install-rhdh-ocp.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ You can install {product} on {ocp-short} using one of the following methods:

// Helm chart method
include::modules/installation/proc-install-rhdh-ocp-helm.adoc[leveloffset=+1]
include::modules/getting-started/proc-add-custom-app-file-openshift-helm.adoc[leveloffset=+2]
include::modules/installation/proc-install-rhdh-airgapped-environment-ocp-helm.adoc[leveloffset=+2]

// Operator method
include::modules/installation/proc-install-rhdh-ocp-operator.adoc[leveloffset=+1]
include::modules/installation/proc-add-custom-app-config-file-ocp.adoc[leveloffset=+2]
include::modules/installation/proc-add-custom-app-config-file-ocp-operator.adoc[leveloffset=+2]
include::modules/installation/proc-config-dynamic-plugins-rhdh-operator.adoc[leveloffset=+2]
include::modules/installation/proc-install-rhdh-airgapped-environment-ocp-operator.adoc[leveloffset=+2]
1 change: 0 additions & 1 deletion modules/admin/modules

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ You are responsible for protecting your {product} installation from external and
====

.Prerequisites
* You have an active {ocp-brand-name} account
* Your administrator has installed the {product} Operator in {ocp-short}. For more information, see _Installing the {product} Operator_ in link:{LinkAdminGuide}[{NameOfAdminGuide}]
* You have an active {ocp-brand-name} account.
* Your administrator has installed the {product} Operator in {ocp-short}. For more information, see link:{LinkAdminGuide}[Installing the {product} Operator].
* Your administrator has created the {product} Custom Resource in {ocp-short}.

.Procedure
Expand Down Expand Up @@ -89,7 +89,7 @@ spec:
----
. Click *Save*.
. Navigate back to the *Topology* view and wait for the {product} pod to start.
. Click the *Open URL* icon to launch the {product} platform with the configuration changes.
. Click the *Open URL* icon to use the {product} platform with the configuration changes.

.Additional resources
* For more information about roles and responsibilities in {product-short}, see xref:con-rbac-overview_{context}[Role-Based Access Control (RBAC) in {product}] in the Administration Guide for {product}.
* For more information about roles and responsibilities in {product-short}, see link:{LinkAdminGuide}[Role-Based Access Control (RBAC) in {product}].
2 changes: 1 addition & 1 deletion modules/installation/proc-install-rhdh-ocp-operator.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ For more information about creating a project in {ocp-short}, see link:https://d
. From the *Developer Catalog* panel, click *Operator Backed*.
. In the *Filter by keyword* box, enter _{product-short}_ and click the *{product}* card.
. Click *Create*.
. Add <<Configuring the {product-short} Custom Resource, custom configurations>> for the {product} instance.
. Add <<Adding a custom application configuration file to {ocp-short} using the Operator, custom configurations>> for the {product} instance.
. On the *Create Backstage* page, click *Create*

.Verification
Expand Down

0 comments on commit 71ed979

Please sign in to comment.