Management of EBS backed image
nicolasferry opened this issue · 1 comments
nicolasferry commented
From FLORIN:
I have an image(us-east-1/ami-35dbde5c) that has already an EBS provided. If I’m using the CloudML as I use right now, it will create me another EBS with the specified size in the vms.minstorage attribute. How can I specified that I don’t need any (extra-)storage ?
rickdesantis commented
+1 for this issue. I've tried setting both minStorage
and maxStorage
to 0 and the deploy didn't work, and the same happened when I didn't use any minStorage
and maxStorage
at all.