Commit af8b1b70 authored by gaoshiyao's avatar gaoshiyao

update

parent 405d7175
...@@ -7,13 +7,13 @@ configInfo: ...@@ -7,13 +7,13 @@ configInfo:
text: 版本 text: 版本
type: radio type: radio
value: ["latest"] value: ["latest"]
- name: storageSpec.volumeClaimTemplate.spec.storageClassName - name: storageSpec
text: 存储类 text: 存储类
type: storage type: storage
value: "rook-ceph-block" value: "rook-ceph-block"
storage: "4Gi" storage: "4Gi"
hostpath: "/data/path" hostpath: "/data/path"
- name: storageSpec.volumeClaimTemplate.spec.resources - name: resources
text: 资源限制 text: 资源限制
type: resource type: resource
memory: "5Gi" memory: "5Gi"
......
...@@ -10,6 +10,7 @@ storageSpec: ...@@ -10,6 +10,7 @@ storageSpec:
requests: requests:
storage: 1Gi storage: 1Gi
selector: {} selector: {}
busybox: busybox:
image: registry-vpc.cn-qingdao.aliyuncs.com/wod/busybox image: registry-vpc.cn-qingdao.aliyuncs.com/wod/busybox
tag: 1.29 tag: 1.29
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