From beb2ccf87be2733f58f0b31055f2e39aed9fcce1 Mon Sep 17 00:00:00 2001 From: YINAN Date: Tue, 15 Jan 2019 10:52:04 +0800 Subject: [PATCH] update --- step.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/step.yaml b/step.yaml index c129370..2660f7d 100644 --- a/step.yaml +++ b/step.yaml @@ -2,11 +2,11 @@ configInfo: - name: image text: 镜像 type: text - value: "hub.wodcloud.com:10080/public/oracle-xe" + value: "registry.ispacesys.cn/public/oracle-xe-11g" - name: tag text: 版本 type: radio - value: ["11g"] + value: ["latest"] - name: storageSpec.volumeClaimTemplate.spec.storageClassName text: 存储类 type: radio -- 2.26.0