-
Notifications
You must be signed in to change notification settings - Fork 142
NO-JIRA: Fix typos in RHDH Quickstarts #1010
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
rm3l
wants to merge
2
commits into
openshift:main
Choose a base branch
from
rm3l:fix_typos_in_rhdh_quickstarts
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -10,7 +10,7 @@ metadata: | |||||
capability.openshift.io/name: Console | ||||||
spec: | ||||||
displayName: Install Red Hat Developer Hub (RHDH) using Helm Chart | ||||||
description: Install RHDH, a enterprise-grade, open developer platform for building developer portals, build on Backstage. | ||||||
description: Install RHDH, an enterprise-grade, open developer platform for building developer portals, built on Backstage. | ||||||
durationMinutes: 30 | ||||||
tags: | ||||||
- rhdh | ||||||
|
@@ -99,7 +99,7 @@ spec: | |||||
* A **catalog** of all your services, components, and more. | ||||||
* **Software Templates** provide your developers an easy way to set up new projects with best practices. | ||||||
* Preinstalled with **additional plugins**. | ||||||
* Your developer portal is **extendable with plugins** from Backstage. | ||||||
* Your developer portal is **extensible with plugins** from Backstage. | ||||||
|
||||||
This **Red Hat Developer Hub Helm Chart** has some additional features enabled by default: | ||||||
|
||||||
|
@@ -114,7 +114,7 @@ spec: | |||||
1. If present, click on the [perspective switcher]{{highlight qs-perspective-switcher}} at the top of the navigation and select **Administrator**. | ||||||
2. In the main navigation menu, select [Helm]{{highlight qs-admin-nav-helm}} and select **Releases**. | ||||||
3. If needed, switch or create a new project from the **Project dropdown**. | ||||||
4. On the **Helm Releases** page, click **Create Helm Release** button. | ||||||
4. On the **Helm Releases** page, click the **Create Helm Release** button. | ||||||
5. Search for **Red Hat Developer Hub** | ||||||
6. Select the card **Red Hat Developer Hub, Provided by Red Hat**, and press **Create** to open a page to configure the Helm Chart. | ||||||
7. **Optional:** Change the default configuration via the form (click on Root Schema to expand the configuration) or YAML based on your needs. | ||||||
|
@@ -194,7 +194,7 @@ spec: | |||||
2. Click on the URL decorator in the top-right corner of the "developer-hub" Deployment to open your Red Hat Developer Hub instance. | ||||||
3. Verify that the correct URL is used and the Red Hat Developer Hub installation works fine. | ||||||
failedTaskHelp: |- | ||||||
Doublecheck your Helm Chart hostname and TLS configuration, and if needed, the external DNS configuration. | ||||||
Double-check your Helm Chart hostname and TLS configuration, and if needed, the external DNS configuration. | ||||||
summary: | ||||||
success: You have upgraded Red Hat Developer Hub! | ||||||
failed: Try the steps again. | ||||||
|
@@ -220,7 +220,7 @@ spec: | |||||
text: Red Hat Developer Hub | ||||||
```{{copy}} | ||||||
|
||||||
3. Click **Create**. | ||||||
4. Click **Create**. | ||||||
review: | ||||||
instructions: |- | ||||||
#### To verify that the application menu link is shown | ||||||
|
@@ -229,9 +229,9 @@ spec: | |||||
2. Click on the Application launcher icon and check if your application menu item is shown. | ||||||
3. Verify that it opens your RHDH instance. | ||||||
failedTaskHelp: |- | ||||||
Doublecheck your `ConsoleLink` resource or try to reload the OpenShift Console. | ||||||
Double-check your `ConsoleLink` resource or try to reload the OpenShift Console. | ||||||
summary: | ||||||
success: You have upgraded your RHDH instance! | ||||||
success: You have added your Red Hat Developer Hub instance to the OpenShift Console menu! | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Just a small reword suggestion |
||||||
failed: Try the steps again. | ||||||
conclusion: | | ||||||
Your Red Hat Developer Hub installation is deployed and ready. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just needs a space, no hyphen.