File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ clusterGroup:
32
32
name : acm
33
33
namespace : open-cluster-management
34
34
project : hub
35
- path : common/acm
35
+ path : common/managedClusters
36
36
ignoreDifferences :
37
37
- group : internal.open-cluster-management.io
38
38
kind : ManagedClusterInfo
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ clusterGroup:
36
36
name : acm
37
37
namespace : open-cluster-management
38
38
project : datacenter
39
- path : common/acm
39
+ path : common/managedClusters
40
40
ignoreDifferences :
41
41
- group : internal.open-cluster-management.io
42
42
kind : ManagedClusterInfo
Original file line number Diff line number Diff line change 66
66
kind: ManagedClusterInfo
67
67
name: acm
68
68
namespace: open-cluster-management
69
- path: common/acm
69
+ path: common/managedClusters
70
70
project: datacenter
71
71
pipe:
72
72
name: pipelines
@@ -503,7 +503,7 @@ spec:
503
503
source :
504
504
repoURL : https://github.com/pattern-clone/mypattern
505
505
targetRevision : main
506
- path : common/acm
506
+ path : common/managedClusters
507
507
helm :
508
508
ignoreMissingValueFiles : true
509
509
valueFiles :
Original file line number Diff line number Diff line change 71
71
+ kind: ManagedClusterInfo
72
72
+ name: acm
73
73
+ namespace: open-cluster-management
74
- + path: common/acm
74
+ + path: common/managedClusters
75
75
+ project: datacenter
76
76
+ pipe:
77
77
+ name: pipelines
494
494
+ source:
495
495
+ repoURL: https://github.com/pattern-clone/mypattern
496
496
+ targetRevision: main
497
- + path: common/acm
497
+ + path: common/managedClusters
498
498
+ helm:
499
499
+ ignoreMissingValueFiles: true
500
500
+ valueFiles:
You can’t perform that action at this time.
0 commit comments