File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -436,7 +436,10 @@ Optional installation configuration parameters are described in the following ta
436
436
437
437
|`compute`
438
438
|The configuration for the machines that comprise the compute nodes.
439
- |Array of `MachinePool` objects. For details, see the following "Machine-pool" table.
439
+ |Array of `MachinePool` objects.
440
+ ifdef::rhv[]
441
+ For details, see the "Additional RHV parameters for machine pools" table.
442
+ endif::rhv[]
440
443
441
444
ifndef::ibm-z,ibm-power[]
442
445
|`compute.architecture`
@@ -479,7 +482,10 @@ accounts for the dramatically decreased machine performance.
479
482
480
483
|`controlPlane`
481
484
|The configuration for the machines that comprise the control plane.
482
- |Array of `MachinePool` objects. For details, see the following "Machine-pool" table.
485
+ |Array of `MachinePool` objects.
486
+ ifdef::rhv[]
487
+ For details, see the "Additional RHV parameters for machine pools" table.
488
+ endif::rhv[]
483
489
484
490
ifndef::ibm-z,ibm-power[]
485
491
|`controlPlane.architecture`
You can’t perform that action at this time.
0 commit comments