configInfo: - name: image text: 镜像 type: text value: "registry-vpc.cn-qingdao.aliyuncs.com/wod/oracle" - name: tag text: 版本 type: radio value: ["11g","12c"] - name: nodeSelector.hostname text: 服务器地址 type: text value: "172.16.1.26" - name: storageSpec text: 存储类 type: storage value: "nfs-client" storage: "4Gi" - name: resources text: 资源限制 type: resource memory: "5Gi" cpu: "1000m"