summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted_templates
diff options
context:
space:
mode:
authorewolinetz <ewolinet@redhat.com>2017-05-18 19:59:58 -0500
committerewolinetz <ewolinet@redhat.com>2017-05-18 19:59:58 -0500
commit0c339665e1677cf2ac13d60b95bf23a196b4ca62 (patch)
tree4c7e88a9a3cb1f377e78e721d2651ec221f5e66b /roles/openshift_hosted_templates
parentbe064f7be58d905874e8ebc34c8f270841b49887 (diff)
downloadopenshift-0c339665e1677cf2ac13d60b95bf23a196b4ca62.tar.gz
openshift-0c339665e1677cf2ac13d60b95bf23a196b4ca62.tar.bz2
openshift-0c339665e1677cf2ac13d60b95bf23a196b4ca62.tar.xz
openshift-0c339665e1677cf2ac13d60b95bf23a196b4ca62.zip
Updating registry-console version to be v3.6 instead of 3.6
Diffstat (limited to 'roles/openshift_hosted_templates')
-rw-r--r--roles/openshift_hosted_templates/files/v3.6/enterprise/registry-console.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/openshift_hosted_templates/files/v3.6/enterprise/registry-console.yaml b/roles/openshift_hosted_templates/files/v3.6/enterprise/registry-console.yaml
index 8fe02444e..8bf98ba41 100644
--- a/roles/openshift_hosted_templates/files/v3.6/enterprise/registry-console.yaml
+++ b/roles/openshift_hosted_templates/files/v3.6/enterprise/registry-console.yaml
@@ -103,9 +103,9 @@ parameters:
- description: 'Specify "registry/repository" prefix for container image; e.g. for "registry.access.redhat.com/openshift3/registry-console:latest", set prefix "registry.access.redhat.com/openshift3/"'
name: IMAGE_PREFIX
value: "registry.access.redhat.com/openshift3/"
- - description: 'Specify image version; e.g. for "registry.access.redhat.com/openshift3/registry-console:3.6", set version "3.6"'
+ - description: 'Specify image version; e.g. for "registry.access.redhat.com/openshift3/registry-console:v3.6", set version "v3.6"'
name: IMAGE_VERSION
- value: "3.6"
+ value: "v3.6"
- description: "The public URL for the Openshift OAuth Provider, e.g. https://openshift.example.com:8443"
name: OPENSHIFT_OAUTH_PROVIDER_URL
required: true