From d8ea0e3119f81227c29b783e5090b73ca0b6cefd Mon Sep 17 00:00:00 2001 From: xuzeyi Date: Fri, 20 Mar 2020 13:38:23 +0800 Subject: [PATCH] update --- step.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/step.yaml b/step.yaml index c74bc11..ee6ed8a 100644 --- a/step.yaml +++ b/step.yaml @@ -7,7 +7,7 @@ configInfo: text: 资源限制 type: resource memory: "2048Mi" - cpu: "1000m + cpu: "1000m" - name: hdfs.dataNode.replicas text: dataNode个数 type: text @@ -16,7 +16,7 @@ configInfo: text: 资源限制 type: resource memory: "2048Mi" - cpu: "1000m + cpu: "1000m" - name: persistence.nameNode.storageSpec text: nameNode存储类 type: storage -- 2.26.0