diff --git a/app-template.yaml b/app-template.yaml index 964b5b7..ea9777b 100644 --- a/app-template.yaml +++ b/app-template.yaml @@ -166,7 +166,9 @@ parameters: - description: Git source URI for application name: SOURCE_URL required: true - value: https://github.com/openshiftdemos/openshift-tasks + #value: http://testYOUR#-gogs.apps.cluster-CLUSTER_NAME.example.opentlc.com/testdrive/openshift-tasks + #value: https://github.com/mirkhala/openshift-tasks + value: https://magdamartinez@dev.azure.com/magdamartinez/OpenShift%20Tasks%20Web%20-%20Delivery%20plans/_git/openshift-tasks - description: Git branch/tag reference name: SOURCE_REF - value: master + value: blue diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index 00a72a7..2565873 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -4,7 +4,7 @@ - OpenShift Demo Tasks + OpenShift Demo Tasks Blue @@ -42,7 +42,7 @@ - OpenShift Tasks Demo + OpenShift Tasks Blue