diff --git a/step.yaml b/step.yaml index ee6ed8a8330639319fc229e8c2165076fcdba609..804e794a56cc29cfc0cb749966f2a02079184a1f 100644 --- a/step.yaml +++ b/step.yaml @@ -4,7 +4,7 @@ configInfo: type: text value: registry.cn-qingdao.aliyuncs.com/wod/hbase:2.1.7 - name: hdfs.nameNode.resources - text: 资源限制 + text: nameNode资源限制 type: resource memory: "2048Mi" cpu: "1000m" @@ -13,7 +13,7 @@ configInfo: type: text value: 3 - name: hdfs.dataNode.resources - text: 资源限制 + text: dataNode资源限制 type: resource memory: "2048Mi" cpu: "1000m"