diff --git a/demo/csi/hostpath/hostpath.hcl b/demo/csi/hostpath/hostpath.hcl index 9df53b646..2a1b8696d 100644 --- a/demo/csi/hostpath/hostpath.hcl +++ b/demo/csi/hostpath/hostpath.hcl @@ -1,7 +1,7 @@ -id = "VOLUME_NAME" -name = "VOLUME_NAME" -type = "csi" -plugin_id = "hostpath-plugin0" +id = "VOLUME_NAME" +name = "VOLUME_NAME" +type = "csi" +plugin_id = "hostpath-plugin0" capacity_min = "1MB" capacity_max = "1GB"