You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|For control plane machines, the root volume's type.
924
-
|String, for example `performance`.
931
+
|For control plane machines, the root volume's type. This property is deprecated and is replaced by `compute.platform.openstack.rootVolume.types`.
932
+
|String, for example, `performance`. ^[2]^
925
933
926
934
|`platform.openstack.cloud`
927
935
|The name of the {rh-openstack} cloud to use from the list of clouds in the
@@ -940,6 +948,11 @@ This property is deprecated. To use a flavor as the default for all machine pool
940
948
|String, for example `m1.xlarge`.
941
949
|====
942
950
951
+
. If the machine pool defines `zones`, the count of types can either be a single item or match the number of items in `zones`. For example, the count of types cannot be 2 if there are 3 items in `zones`.
952
+
953
+
. If you have any existing reference to this property, the installer populates the corresponding value in the `controlPlane.platform.openstack.rootVolume.types` field.
0 commit comments