Skip to content

Commit

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

[release-1.31] chore: update max data disk num
  • Loading branch information
andyzhangx authored Nov 11, 2024
2 parents 92b7a30 + 6c18557 commit cee7a4c
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 @@ -1041,6 +1041,7 @@ var maxDataDiskCountMap = map[string]int64{
"STANDARD_NV24_PROMO": 64,
"STANDARD_NV24S_V2": 32,
"STANDARD_NV24S_V3": 24,
"STANDARD_NV28ADMS_V710_V5": 14,
"STANDARD_NV30ADMS_A10_V5": 24,
"STANDARD_NV30ADS_A10_V5": 24,
"STANDARD_NV32AS_V4": 32,
Expand Down

0 comments on commit cee7a4c

Please sign in to comment.