Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exist a parameter to set disk space in manifest.yml? #32

Closed
mmc2004jp opened this issue Mar 18, 2015 · 2 comments
Closed

Exist a parameter to set disk space in manifest.yml? #32

mmc2004jp opened this issue Mar 18, 2015 · 2 comments

Comments

@mmc2004jp
Copy link
Contributor

'docs-dev-guide/deploy-apps/large-app-deploy.html.md.erb' says:
Use either the -k flag with cf push or set a disk space allocation value in your manifest.yml file.

However, I can't find any parameter to set a disk space allocation vale in manifest.yml file.
ref. http://docs.cloudfoundry.org/devguide/deploy-apps/manifest.html
So, I guess the sentence should be changed like below:
Use the -k flag with cf push

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. You can view the current status of your issue at: https://www.pivotaltracker.com/story/show/90595346.

@jennjblack
Copy link
Contributor

Hi mmc2004jp,

Use the disk_quota key to set a disk space allocation value in a manifest file.
For example: disk_quota: 512M

We'll update the topic with this information. Thanks for submitting this issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants