diff --git a/step.yaml b/step.yaml index 632787a3cb8f0fa56385c247a91544b70433efb2..df3e0e4d5fc999e21057eafe6be70369e4460714 100644 --- a/step.yaml +++ b/step.yaml @@ -2,20 +2,20 @@ configInfo: - name: image text: 镜像 type: text - value: "hub.gzdex.cn/market/oraclelinux-7" + value: "registry-vpc.cn-qingdao.aliyuncs.com/wod/oracle" - name: tag text: 版本 type: radio - value: ["latest"] + value: ["11g","12c"] - name: nodeSelector.hostname - text: 指定集群服务器地址 + text: 服务器地址 type: text - value: "10.217.10.14" + value: "172.16.1.26" - name: storageSpec text: 存储类 type: storage - value: "hostpath" - storage: "2Gi" + value: "nfs-client" + storage: "4Gi" - name: resources text: 资源限制 type: resource