We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bd7e7b commit dd85734Copy full SHA for dd85734
config/cloud_controller.yml
@@ -154,16 +154,6 @@ route_services_enabled: true
154
volume_services_enabled: true
155
disable_private_domain_cross_space_context_path_route_sharing: false
156
157
-# App staging parameters
158
-staging:
159
- # Max duration for staging process
160
- timeout_in_seconds: 120 # secs
161
- minimum_staging_memory_mb: 1024
162
- minimum_staging_disk_mb: 4096
163
- auth:
164
- user: zxsfhgjg
165
- password: ZNVfdase9
166
-
167
quota_definitions:
168
default:
169
memory_limit: 10240
@@ -339,9 +329,6 @@ db:
339
329
read_timeout: 3600
340
330
connection_validation_timeout: 3600
341
331
342
343
- minimum_staging_file_descriptor_limit: 4200
344
345
332
index: 0
346
333
name: api
347
334
0 commit comments