Skip to content

Commit

Permalink
Merge pull request #1918 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…1916-to-release-1.27

[release-1.27] chore: update max data disk count table
  • Loading branch information
andyzhangx authored Aug 3, 2023
2 parents c84fd7e + 441e468 commit a1e863b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/azuredisk/azure_dd_max_disk_count.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ var maxDataDiskCountMap = map[string]int64{
"STANDARD_B32ALS_V2": 32,
"STANDARD_B32AS_V2": 32,
"STANDARD_B32LS_V2": 32,
"STANDARD_B32S_V2": 32,
"STANDARD_B4ALS_V2": 8,
"STANDARD_B4AS_V2": 8,
"STANDARD_B4LS_V2": 8,
Expand Down

0 comments on commit a1e863b

Please sign in to comment.