From c1f54056e4104e385d1e4e964c1099169213b105 Mon Sep 17 00:00:00 2001 From: gaoshiyao Date: Thu, 25 Apr 2019 11:40:56 +0800 Subject: [PATCH] update --- step.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/step.yaml b/step.yaml index 07312cb..6ce40f6 100644 --- a/step.yaml +++ b/step.yaml @@ -10,7 +10,7 @@ configInfo: - name: storageSpec.volumeClaimTemplate.spec.storageClassName text: 存储类 type: storage - value: ["rook-ceph-block"] + value: "rook-ceph-block" storage: "4Gi" hostpath: "/data/path" - name: storageSpec.volumeClaimTemplate.spec.resources -- 2.26.0