Skip to content

Commit

Permalink
Change webhooks items in menu
Browse files Browse the repository at this point in the history
  • Loading branch information
blues-man committed Sep 8, 2021
1 parent 8aa3d18 commit 7b7557a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions documentation/modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ ifdef::lab[]
** xref:nationalparks-{lab}-databases.adoc#working_with_labels[Exercise: Working With Labels]
* xref:nationalparks-application-health.adoc[Application Healthchecks]
** xref:nationalparks-application-health.adoc#add_health_checks[Exercise: Add Health Checks]
* xref:nationalparks-{lab}-codechanges-github.adoc[Automation with OpenShift]
* xref:nationalparks-{lab}-codechanges-github.adoc[Webhooks with OpenShift]
** xref:nationalparks-{lab}-codechanges-github.adoc#prerequisite_github_account[Prerequisite: GitHub Account]
** xref:nationalparks-{lab}-codechanges-github.adoc#webhooks[Webhooks]
** xref:nationalparks-{lab}-codechanges-github.adoc#webhooks_with_openshift[Webhooks with OpenShift]
Expand All @@ -63,7 +63,7 @@ ifdef::lab[]
** xref:nationalparks-{lab}-pipeline.adoc#understanding_tekton[Understanding Tekton]
** xref:nationalparks-{lab}-pipeline.adoc#create_your_pipeline[Create Your Pipeline]
** xref:nationalparks-{lab}-pipeline.adoc#run_the_pipeline[Run the Pipeline]
* xref:nationalparks-{lab}-pipeline-codechanges-github.adoc[Automation with Pipelines]
* xref:nationalparks-{lab}-pipeline-codechanges-github.adoc[Webhooks with Pipelines]
** xref:nationalparks-{lab}-pipeline-codechanges-github.adoc#prerequisite_github_account[Prerequisite: GitHub Account]
** xref:nationalparks-{lab}-pipeline-codechanges-github.adoc#webhooks[Web Hooks]
** xref:nationalparks-{lab}-pipeline-codechanges-github.adoc#adding_triggers_to_your_pipeline[Adding Triggers to your Pipeline]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ version control system.
[#create_mongodb_template]
== Exercise: Create a MongoDB Template

NOTE: If you are using https://developers.redhat.com/developer-sandbox[Developer Sandbox for Red Hat OpenShift,window='_blank'], you can *skip* this section and jump to the next one called *Exercise: Deploy MongoDB* because MongoDB Template it's already available on Developer Sandbox.

In this step we will create a MongoDB template inside our project, so that is only visible to our user and we can access it from Developer Perspective to create a MongoDB instance.

[.console-input]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Your repository is forked now, we can start adding our automation to that.

[tabs, subs="attributes+,+macros"]
====
ROKS/ROSA/ARO/Sandbox/OCP::
ROKS/ROSA/ARO/OCP::
+
--
From Topology, click to `el-nationalparks` Deployment, go into *Routes* section and and copy the *el-nationparks* Route URL.
Expand Down

0 comments on commit 7b7557a

Please sign in to comment.