Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions artifacts/attributes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@
:eks-brand-name: Amazon Elastic Kubernetes Service
:eks-name: Elastic Kubernetes Service
:eks-short: EKS
:gcp-brand-name: Google Cloud Platform
:gcp-short: GCP
:gcp-brand-name: Google Cloud
:gcp-short: Google Cloud
:gke-brand-name: Google Kubernetes Engine
:gke-short: GKE

Expand Down
2 changes: 1 addition & 1 deletion assemblies/assembly-install-rhdh-osd-gcp.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
= Installing {product} on {osd-short} on {gcp-brand-name}
:context: assembly-install-rhdh-osd-gcp

You can install {product-short} on {osd-short} on {gcp-brand-name} ({gcp-short}) using one of the following methods:
You can install {product-short} on {osd-short} on {gcp-brand-name} using one of the following methods:

Check warning on line 7 in assemblies/assembly-install-rhdh-osd-gcp.adoc

View workflow job for this annotation

GitHub Actions / Linting with Vale

[vale] reported by reviewdog 🐶 [RedHat.RepeatedWords] 'on' is repeated. Raw Output: {"message": "[RedHat.RepeatedWords] 'on' is repeated.", "location": {"path": "assemblies/assembly-install-rhdh-osd-gcp.adoc", "range": {"start": {"line": 7, "column": 1}}}, "severity": "WARNING"}

* The {product} Operator
* The {product} Helm chart
Expand Down
2 changes: 1 addition & 1 deletion modules/installation/proc-install-rhdh-osd-gcp-helm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ You can install {product-short} on {osd-short} on {gcp-short} using the {product

.Prerequisites
* You have a valid {gcp-short} account.
* Your {osd-short} cluster is running on {gcp-short}. For more information, see{osd-docs-link}/html/installing_accessing_and_deleting_openshift_dedicated_clusters/osd-creating-a-cluster-on-gcp[Creating a cluster on GCP] in {osd-brand-name} documentation.
* Your {osd-short} cluster is running on {gcp-short}. For more information, see{osd-docs-link}/html/installing_accessing_and_deleting_openshift_dedicated_clusters/osd-creating-a-cluster-on-gcp[Creating a cluster on Google Cloud] in {osd-brand-name} documentation.
* You have installed Helm 3 or the latest.
* Make sure that your system meets the minimum sizing requirements. See {about-book-link}#rhdh-sizing_about-rhdh[Sizing requirements for {product}].

Expand Down