summaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2018-02-07 22:45:11 -0500
committerScott Dodson <sdodson@redhat.com>2018-02-07 22:45:11 -0500
commit16da06dc6a1980c05e039e8ca845edaf16936972 (patch)
tree73acd4c5eb66735a282ebf44051392c3ccabf4e5 /roles
parent178a71a0952adc5a4137f2c0acae8e5d2cf71c62 (diff)
downloadopenshift-16da06dc6a1980c05e039e8ca845edaf16936972.tar.gz
openshift-16da06dc6a1980c05e039e8ca845edaf16936972.tar.bz2
openshift-16da06dc6a1980c05e039e8ca845edaf16936972.tar.xz
openshift-16da06dc6a1980c05e039e8ca845edaf16936972.zip
Use v3.9 web-console image for now
Diffstat (limited to 'roles')
-rw-r--r--roles/openshift_web_console/vars/openshift-enterprise.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_web_console/vars/openshift-enterprise.yml b/roles/openshift_web_console/vars/openshift-enterprise.yml
index d0bb61a56..375c22067 100644
--- a/roles/openshift_web_console/vars/openshift-enterprise.yml
+++ b/roles/openshift_web_console/vars/openshift-enterprise.yml
@@ -1,4 +1,4 @@
---
__openshift_web_console_prefix: "registry.access.redhat.com/openshift3/ose-"
-__openshift_web_console_version: "v3.10"
+__openshift_web_console_version: "v3.9"
__openshift_web_console_image_name: "web-console"