Skip to content

Commit

Permalink
Update the api version for the sample placement policy
Browse files Browse the repository at this point in the history
This sample is used by the ocm upstream so updating the api version
to be the latest for placement

Signed-off-by: Gus Parvin <[email protected]>
  • Loading branch information
gparvin committed Feb 23, 2022
1 parent fef2739 commit a9a7700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policies/placement/policy-pod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ subjects:
kind: Policy
apiGroup: policy.open-cluster-management.io
---
apiVersion: cluster.open-cluster-management.io/v1alpha1
apiVersion: cluster.open-cluster-management.io/v1beta1
kind: Placement
metadata:
name: placement-policy-pod
Expand Down

0 comments on commit a9a7700

Please sign in to comment.