Skip to content

Commit ab16752

Browse files
JustinKuliopenshift-ci[bot]
authored andcommitted
Use the global clusterset
The default clusterset was causing some problems in some envs. Signed-off-by: Justin Kulikauskas <[email protected]>
1 parent 1131f98 commit ab16752

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/resources/policy_generator/acm-hardening_subscription.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
apiVersion: cluster.open-cluster-management.io/v1beta2
33
kind: ManagedClusterSetBinding
44
metadata:
5-
name: default
5+
name: global
66
spec:
7-
clusterSet: default
7+
clusterSet: global
88
---
99
apiVersion: app.k8s.io/v1beta1
1010
kind: Application

0 commit comments

Comments
 (0)