Skip to content

Commit 01a2c38

Browse files
author
msftbot[bot]
authored
[ReleasePR appplatform] [Hub Generated] Publish private branch 'appplatform/release/s209' (#2550)
Create to sync Azure/azure-rest-api-specs#20465 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...azure-sdk:sdkAuto/appplatform?expand=1)
2 parents 9d025f1 + 7a443bb commit 01a2c38

File tree

5 files changed

+4657
-0
lines changed

5 files changed

+4657
-0
lines changed

schemas/2022-01-01-preview/Microsoft.AppPlatform.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2553,10 +2553,12 @@
25532553
"properties": {
25542554
"cpu": {
25552555
"type": "string",
2556+
"default": "1",
25562557
"description": "Cpu allocated to each Spring Cloud Gateway instance."
25572558
},
25582559
"memory": {
25592560
"type": "string",
2561+
"default": "2Gi",
25602562
"description": "Memory allocated to each Spring Cloud Gateway instance."
25612563
}
25622564
},

schemas/2022-03-01-preview/Microsoft.AppPlatform.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2557,10 +2557,12 @@
25572557
"properties": {
25582558
"cpu": {
25592559
"type": "string",
2560+
"default": "1",
25602561
"description": "Cpu allocated to each Spring Cloud Gateway instance."
25612562
},
25622563
"memory": {
25632564
"type": "string",
2565+
"default": "2Gi",
25642566
"description": "Memory allocated to each Spring Cloud Gateway instance."
25652567
}
25662568
},

schemas/2022-05-01-preview/Microsoft.AppPlatform.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2709,10 +2709,12 @@
27092709
"properties": {
27102710
"cpu": {
27112711
"type": "string",
2712+
"default": "1",
27122713
"description": "Cpu allocated to each Spring Cloud Gateway instance."
27132714
},
27142715
"memory": {
27152716
"type": "string",
2717+
"default": "2Gi",
27162718
"description": "Memory allocated to each Spring Cloud Gateway instance."
27172719
}
27182720
},

0 commit comments

Comments
 (0)