Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ Accept wildcard characters: False

The affinity type for the new rule. The valid values for this parameter are:

- `SameFaultDomain` - Resources must stay within the same fault domain.
- `SameFaultDomain` - Resources must stay within the same fault domain.
- `SameNode` - Resources must stay on the same cluster node.
- `DifferentFaultDomain` - Resources must stay in different fault domain (anti-affinity).
Expand Down