You can use the SAP BTP cockpit to create space quotas.
You have the Org Manager role for the org in which you want to create a space quota.
-
Navigate to the subaccount that contains the spaces to which you want to add quotas.
-
In the navigation menu, choose Cloud Foundry > Space Quotas.
-
Choose Create Space Quota.
-
Enter a name for your space quota and add limits for the following:
-
Space Memory (MB): Total amount of memory a space can have
-
Routes: Total number of routes
-
Service Instances: Total number of service instances
-
Memory per Instance (MB): Maximum amount of memory an application instance can have
-
App Instances: Total number of application instances
-
(Optional) Allow Paid Service: Switch on if you'd like to allow the provisioning of instances of paid service plans.
The value of
-1
represents an unlimited amount.If the space quota limit for a resource exceeds the org quota limit, the org quota limit applies.
-
-
Choose Create.
Related Information
Create Space Quota Plans Using the Cloud Foundry Command Line Interface