Skip to content

Commit

Permalink
Change disk_limit from 4 to 10 gb
Browse files Browse the repository at this point in the history
  • Loading branch information
vlast3k authored Sep 14, 2023
1 parent ea4db5b commit cec8766
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/10-concepts/cloud-foundry-environment-9c7092c.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ The following technical configurations are specific to SAP BTP and differ from t

The number of running threads per application instance is limited to 10 420. Reaching this limit can cause performance issues.

- When pushing or scaling your application, you can define a `disk_quota` that can be up to 4 GB. For more information, see [https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html\#disk-quota](https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html#disk-quota).
- When pushing or scaling your application, you can define a `disk_quota` that can be up to 10 GB. For more information, see [https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html\#disk-quota](https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html#disk-quota).

- When deploying applications on SAP BTP, the maximum application package size is 1.5 GB. If your application is larger than that, the deployment fails. For more information, see [https://docs.cloudfoundry.org/devguide/deploy-apps/large-app-deploy.html](https://docs.cloudfoundry.org/devguide/deploy-apps/large-app-deploy.html)

Expand Down

0 comments on commit cec8766

Please sign in to comment.