The ApplicationSet controller manages multiple Argo CD Applications as a single ApplicationSet unit, supporting deployments to large numbers of clusters, deployments of large monorepos, and enabling secure Application self-service.
❯ kubectl apply -f ./placementdecision.yaml -n argocd
error: unable to recognize "./placementdecision.yaml": no matches for kind "PlacementRule" in version "apps.open-cluster-management.io/v1"
I follow this example
https://github.com/argoproj/applicationset/blob/master/examples/clusterDecisionResource/placementdecision.yaml
❯ kubectl apply -f ./placementdecision.yaml -n argocd error: unable to recognize "./placementdecision.yaml": no matches for kind "PlacementRule" in version "apps.open-cluster-management.io/v1"