argoproj / applicationset

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.
https://argocd-applicationset.readthedocs.io/
Apache License 2.0
584 stars 278 forks source link

clusterDecisionResource example outdate ? #630

Open laptua opened 1 year ago

laptua commented 1 year ago

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"