Skip to content

Commit 946d94c

Browse files
fitsegreatmikeshng
andauthored
Update content/en/docs/concepts/work-distribution/manifestworkreplicaset.md
Co-authored-by: Mike Ng <ming@redhat.com>
1 parent 0cd3e64 commit 946d94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/work-distribution/manifestworkreplicaset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ spec:
9292
- date; echo Hello from the Kubernetes cluster
9393
```
9494
The **PlacementRefs** uses the Rollout Strategy [API](https://github.com/open-cluster-management-io/api/blob/main/cluster/v1alpha1/types_rolloutstrategy.go) to apply the manifestWork to the selected clusters.
95-
In the example above; the placementRefs refers to three placements; placement-rollout-all, placement-rollout-progressive and placement-rollout-progressive-per-group. For more info regards the rollout strategies check the Rollout Strategy section at the [placement](https://github.com/open-cluster-management-io/open-cluster-management-io.github.io/blob/main/content/en/docs/concepts/content-placement/placement.md) document.
95+
In the example above; the placementRefs refers to three placements; placement-rollout-all, placement-rollout-progressive and placement-rollout-progressive-per-group. For more info regards the rollout strategies check the Rollout Strategy section at the [placement](https://open-cluster-management.io/docs/concepts/content-placement/placement/) document.
9696
**Note:** The placement reference must be in the same namespace as the manifestWorkReplicaSet.
9797
9898
## Status tracking

0 commit comments

Comments
 (0)