Skip to content
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

Add api endpoint hint #5

Open
wants to merge 1 commit into
base: demo
Choose a base branch
from
Open
Changes from all commits
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
2 changes: 2 additions & 0 deletions cicd.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ You can see whats happening in the cluster by invoking:
oc get all
--------

To see the backend output, access the route presented in the Jenkins Pipeline job console output and add `/api/v1/color` to the url.

Alternatively, you can use OpenShift web console to examine deployed resources.

*Tasks:*
Expand Down