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

Update step.yaml

parent 0527a132
...@@ -2,20 +2,20 @@ configInfo: ...@@ -2,20 +2,20 @@ configInfo:
- name: image - name: image
text: 镜像 text: 镜像
type: text type: text
value: "hub.gzdex.cn/market/oraclelinux-7" value: "registry-vpc.cn-qingdao.aliyuncs.com/wod/oracle"
- name: tag - name: tag
text: 版本 text: 版本
type: radio type: radio
value: ["latest"] value: ["11g","12c"]
- name: nodeSelector.hostname - name: nodeSelector.hostname
text: 指定集群服务器地址 text: 服务器地址
type: text type: text
value: "10.217.10.14" value: "172.16.1.26"
- name: storageSpec - name: storageSpec
text: 存储类 text: 存储类
type: storage type: storage
value: "hostpath" value: "nfs-client"
storage: "2Gi" storage: "4Gi"
- name: resources - name: resources
text: 资源限制 text: 资源限制
type: resource 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