From 1ad354a34d2b16b6efb96118b11e539c4b0a9cdd Mon Sep 17 00:00:00 2001 From: xuzeyi Date: Fri, 20 Mar 2020 14:02:09 +0800 Subject: [PATCH] update --- step.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/step.yaml b/step.yaml index ee6ed8a..804e794 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" -- 2.26.0