diff --git a/docs/howtos/eviction-placement-disruption-budget.md b/docs/howtos/eviction-placement-disruption-budget.md index a4f31af1b..2c2ba1c4e 100644 --- a/docs/howtos/eviction-placement-disruption-budget.md +++ b/docs/howtos/eviction-placement-disruption-budget.md @@ -26,10 +26,11 @@ spec: resourceSelectors: - group: "" kind: Namespace - version: v1 + version: v1 name: test-ns policy: - placementType: PickAll + placementType: PickN + numberOfClusters: 1 ``` The `CRP` status after applying should look something like this: