diff --git a/stacks/hdfs-hbase/hdfs.yaml b/stacks/hdfs-hbase/hdfs.yaml index 07889cb0..ed9f4bf5 100644 --- a/stacks/hdfs-hbase/hdfs.yaml +++ b/stacks/hdfs-hbase/hdfs.yaml @@ -25,7 +25,7 @@ spec: resources: storage: data: - capacity: 2Gi + capacity: 5Gi roleGroups: default: replicas: 2 @@ -34,7 +34,7 @@ spec: resources: storage: data: - capacity: 2Gi + capacity: 5Gi roleGroups: default: replicas: 1 @@ -43,7 +43,7 @@ spec: resources: storage: data: - capacity: 2Gi + capacity: 5Gi roleGroups: default: replicas: 1 \ No newline at end of file