> For the complete documentation index, see [llms.txt](https://developer.harness.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.harness.io/continuous-delivery/troubleshooting-and-resources/armory/general/deployments-on-pcf-fail-with-invalid-size-for-application-memory.md).

# Deployments on PCF fail with invalid size for application memory.

### Issue <a href="#issue" id="issue"></a>

When an organization tries to deploy an application with a manifest.yaml on Pivotal Cloud Foundry, the deployment fails with Invalid size for application memory = ‘#GB'

### Cause <a href="#cause" id="cause"></a>

This is.a known bug with PCF where the manifest file will not recognize the identifiers used for memory. Original Documentation: <https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html#memory>
