Skip to content

Commit 0cd4183

Browse files
committed
RHDHBUGS-2005 - Fixed broken link by replacing docs.redhat.com occurences by attributes - rhoserverless
Signed-off-by: Fabrice Flore-Thébault <[email protected]>
1 parent 4b936d9 commit 0cd4183

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

artifacts/attributes.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
:ocp-version-min: 4.14
2929
:ocp-version: 4.18
3030
:osd-version: 4
31+
:rhoseverless-version: 1.36
3132

3233
// Product recurrent configuration items (in alphabetical order)
3334
:my-app-config-config-map: my-rhdh-app-config
@@ -64,6 +65,7 @@
6465
:rhdeveloper-name: Red Hat Developer
6566
:rhel: Red Hat Enterprise Linux
6667
:rhoai-brand-name: Red Hat OpenShift AI
68+
:rhoserverless-brand-name: Red Hat OpenShift Serverless
6769
:rhsso-brand-name: Red Hat Single-Sign On
6870
:rhsso: RHSSO
6971
:rhtas-brand-name: Red Hat Trusted Artifact Signer
@@ -148,6 +150,7 @@
148150
:release-notes-book-title: {product} release notes
149151
:release-notes-category-link: {product-docs-link}/#Release Notes
150152
:rhbk-docs-link: link:https://docs.redhat.com/en/documentation/red_hat_build_of_keycloak/{keycloak-version}
153+
:rhoserverless-link: link:https://docs.redhat.com/en/documentation/red_hat_openshift_serverless/{rhoserverless-version}
151154
:techdocs-book-link: {product-docs-link}/html-single/techdocs_for_red_hat_developer_hub/index
152155
:techdocs-book-title: TechDocs for {product}
153156
:telemetry-data-collection-book-link: {product-docs-link}/html-single/telemetry_data_collection_and_analysis/index

modules/orchestrator/proc-manual-install-components-orchestrator-plugin.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Use manual installation when you want full control of the setup process and comp
66

77
.Procedure
88

9-
. Install the OpenShift Serverless components. If you wish to manually install the OpenShift Serverless components, follow the instructions in the link:https://docs.redhat.com/en/documentation/red_hat_openshift_serverless/1.36[Red Hat OpenShift Serverless] documentation.
9+
. Install the OpenShift Serverless components. If you wish to manually install the OpenShift Serverless components, follow the instructions in the {rhoserverless-link}[{rhoserverless-brand-name}] documentation.
1010

11-
. You must also configure workflow persistence to prevent workflow context from being lost when the Pod restarts. You can do this configuration at the namespace level using the `SonataFlowPlatform` or `SonataFlow` custom resources (CR). For detailed instructions on configuring persistence using the `SonataFlowPlatform` or `SonataFlow` custom resources, see link:https://docs.redhat.com/en/documentation/red_hat_openshift_serverless/1.36/html-single/serverless_logic/index#serverless-logic-managing-persistence[Managing workflow persistence].
11+
. You must also configure workflow persistence to prevent workflow context from being lost when the Pod restarts. You can do this configuration at the namespace level using the `SonataFlowPlatform` or `SonataFlow` custom resources (CR). For detailed instructions on configuring persistence using the `SonataFlowPlatform` or `SonataFlow` custom resources, see {rhoserverless-link}/html-single/serverless_logic/index#serverless-logic-managing-persistence[Managing workflow persistence].
1212

13-
. (Optional) If required, deploy a custom PostgreSQL database.
13+
. (Optional) If required, deploy a custom PostgreSQL database.

0 commit comments

Comments
 (0)