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 9bca50f commit 52cc2dcCopy full SHA for 52cc2dc
ci/tcp-routes.yml
@@ -18,13 +18,10 @@
18
- type: replace
19
path: /resource-config/tcp_router/instances
20
value: automatic
21
+- type: replace
22
+ path: /resource-config/compute/instances
23
+ value: 2
24
25
path: /product-properties/.cloud_controller.default_quota_memory_limit_mb
26
value:
27
value: ((DEFAULT_QUOTA_MEM_MB))
-- type: replace
- path: /resource-config/compute/instances
- value: 4
28
29
- path: /resource-config/compute/instance_type/id
30
- value: "2xlarge.mem"
0 commit comments