configInfo: - name: image text: 镜像 type: text value: "hub.gzdex.cn/market/oraclelinux-7" - name: tag text: 版本 type: radio value: ["latest"] - name: nodeSelector.hostname text: 指定集群服务器地址 type: text value: "10.217.10.14" - name: storageSpec text: 存储类 type: storage value: "hostpath" storage: "2Gi" - name: resources text: 资源限制 type: resource memory: "5Gi" cpu: "1000m"