Skip to content

Commit a1ce5a6

Browse files
authored
Merge branch 'main' into RHIDP-4996-Discover-Sizing-requirements-for-RHDH
2 parents 662b98c + 1328b33 commit a1ce5a6

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

artifacts/attributes.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@
9494
:installing-on-ocp-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_openshift_container_platform/index
9595
:installing-on-ocp-book-title: Installing {product} on {ocp-short}
9696

97+
:installing-on-gke-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_google_kubernetes_engine/index
98+
:installing-on-gke-book-title: Installing {product} on {gke-brand-name}
99+
97100
:installing-on-eks-book-url: https://docs.redhat.com/en/documentation/red_hat_developer_hub/{product-version}/html-single/installing_red_hat_developer_hub_on_amazon_elastic_kubernetes_service/index
98101
:installing-on-eks-book-title: Installing {product} on {eks-brand-name}
99102

modules/about/ref-supported-platforms.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:_newdoc-version: 2.18.3
22
:_template-generated: 2024-11-08
33

4-
:_mod-docs-content-type: CONCEPT
4+
:_mod-docs-content-type: REFERENCE
55

66
[id="supported-platforms_{context}"]
77
= Supported platforms
@@ -12,3 +12,4 @@
1212
* link:{installing-on-eks-book-url}[{eks-brand-name}]
1313
* link:{installing-on-aks-book-url}[{aks-brand-name}]
1414
* link:{installing-on-osd-on-gcp-book-url}[{gcp-brand-name}]
15+
* link:{installing-on-gke-book-url}[{gke-brand-name}]

modules/getting-started/proc-customize-rhdh-tech-radar-page.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You can provide data to the Tech Radar page from the following sources:
1414
.Prerequisites
1515

1616
* You have installed {product} by using either the Operator or Helm chart. For more information, see link:{installing-on-ocp-book-url}[{installing-on-ocp-book-title}].
17-
* You have specified the data sources for the Tech Radar plugin in the `integrations` section of the `app-config.yaml` file. For example, to configure GitHub as an authentication provider, see link:{authentication-book-url}#authenticating-with-github[Authenticating with GitHub].
17+
* You have specified the data sources for the Tech Radar plugin in the `integrations` section of the `app-config.yaml` file. For example, to configure GitHub as an integration, see link:{authentication-book-url}#authenticating-with-github[Authenticating with GitHub].
1818

1919
.Procedure
2020

modules/installation/proc-install-rhdh-airgapped-environment-ocp-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The internal {ocp-short} cluster image registry cannot be used as a target mirro
4141
** The `htpasswd` command is available. For {rhel}, the `htpasswd` command is available by installing the `httpd-tools` package.
4242
4343
.Procedure
44-
. Download and run the mirroring script to install a custom Operator catalog and mirror the related images: `prepare-restricted-environment.sh` (link:https://github.com/redhat-developer/rhdh-operator/blob/{product-version}.x/.rhdh/scripts/prepare-restricted-environment.sh[source]).
44+
. Download and run the mirroring script to install a custom Operator catalog and mirror the related images: `prepare-restricted-environment.sh` (link:https://github.com/redhat-developer/rhdh-operator/blob/release-{product-version}/.rhdh/scripts/prepare-restricted-environment.sh[source]).
4545
+
4646
[source,yaml,subs="attributes+"]
4747
----

0 commit comments

Comments
 (0)