Skip to content

Commit 82cdc97

Browse files
committed
OCPBUGS#13804: Removed support of standardSSD_LRS disk type from Azure Stack Hub
1 parent 3a5553c commit 82cdc97

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1896,7 +1896,7 @@ Additional Azure configuration parameters are described in the following table:
18961896

18971897
|`compute.platform.azure.osDisk.diskType`
18981898
|Defines the type of disk.
1899-
|`standard_LRS`, `premium_LRS`, or `standardSSD_LRS`. The default is `premium_LRS`.
1899+
|`standard_LRS` or `premium_LRS`. The default is `premium_LRS`.
19001900

19011901
|`compute.platform.azure.type`
19021902
|Defines the azure instance type for compute machines.
@@ -1908,7 +1908,7 @@ Additional Azure configuration parameters are described in the following table:
19081908

19091909
|`controlPlane.platform.azure.osDisk.diskType`
19101910
|Defines the type of disk.
1911-
|`premium_LRS` or `standardSSD_LRS`. The default is `premium_LRS`.
1911+
|`premium_LRS`.
19121912

19131913
|`controlPlane.platform.azure.type`
19141914
|Defines the azure instance type for control plane machines.
@@ -1920,7 +1920,7 @@ Additional Azure configuration parameters are described in the following table:
19201920

19211921
|`platform.azure.defaultMachinePlatform.osDisk.diskType`
19221922
|Defines the type of disk.
1923-
|`standard_LRS`, `premium_LRS`, or `standardSSD_LRS`. The default is `premium_LRS`.
1923+
|`standard_LRS` or `premium_LRS`. The default is `premium_LRS`.
19241924

19251925
|`platform.azure.defaultMachinePlatform.type`
19261926
|The Azure instance type for control plane and compute machines.

0 commit comments

Comments
 (0)