From d7f85a00cd9d6348f7ea40d9dc83852736910e96 Mon Sep 17 00:00:00 2001 From: Paul Badcock Date: Tue, 2 May 2017 11:17:23 -0400 Subject: [PATCH] Fixed! --- labs/lab-02/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/lab-02/README.md b/labs/lab-02/README.md index 4e29a95..20a8a6e 100644 --- a/labs/lab-02/README.md +++ b/labs/lab-02/README.md @@ -176,7 +176,7 @@ oc create -f exercise-04/AutomaticSupplyChain.yaml Inspect the builds in the web interface. Notice how the OpenShift BuildConfigs cause cascading builds to automatically happen and distributes the builds to the cluster. ``` -https://haproxy1.ocp1.dc2.crunchtools.com:8443/console/project/lab02-exercise04/browse/builds +https://ose-master.example.com:8443/console/project/lab02-exercise04/browse/builds ``` When the core build completes, inspect some of the dependent builds. Pay particular attention to the "Node:" and "Events:" sections