Commit a26516c6 authored by 吕振江's avatar 吕振江

Update step.yaml

parent 0527a132
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment