|
@@ -6,7 +6,7 @@
|
|
|
# This script should be run from openshift-ansible/roles/openshift_examples
|
|
|
|
|
|
XPAAS_VERSION=ose-v1.3.6
|
|
|
-ORIGIN_VERSION=${1:-v1.6}
|
|
|
+ORIGIN_VERSION=${1:-v3.6}
|
|
|
RHAMP_TAG=1.0.0.GA
|
|
|
RHAMP_TEMPLATE=https://raw.githubusercontent.com/3scale/rhamp-openshift-templates/${RHAMP_TAG}/apicast-gateway/apicast-gateway-template.yml
|
|
|
EXAMPLES_BASE=$(pwd)/files/examples/${ORIGIN_VERSION}
|