Skip to content

Commit c426e1d

Browse files
dhaiducekopenshift-merge-bot[bot]
authored andcommitted
Update manifests
Signed-off-by: Dale Haiducek <[email protected]>
1 parent a56e1f3 commit c426e1d

File tree

2 files changed

+74
-96
lines changed

2 files changed

+74
-96
lines changed

deploy/operator.yaml

Lines changed: 37 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -36,100 +36,89 @@ metadata:
3636
name: governance-policy-framework-addon
3737
rules:
3838
- apiGroups:
39-
- admissionregistration.k8s.io
40-
resourceNames:
41-
- gatekeeper-validating-webhook-configuration
39+
- ""
4240
resources:
43-
- validatingwebhookconfigurations
41+
- events
4442
verbs:
43+
- create
44+
- delete
4545
- get
4646
- list
47+
- patch
48+
- update
4749
- watch
4850
- apiGroups:
49-
- apiextensions.k8s.io
51+
- ""
5052
resources:
51-
- customresourcedefinitions
53+
- pods
5254
verbs:
55+
- get
5356
- list
54-
- watch
5557
- apiGroups:
56-
- apps
57-
resourceNames:
58-
- governance-policy-framework-addon
58+
- ""
5959
resources:
60-
- deployments
60+
- secrets
6161
verbs:
62-
- get
63-
- list
64-
- patch
65-
- update
66-
- watch
62+
- create
6763
- apiGroups:
68-
- cluster.open-cluster-management.io
64+
- ""
6965
resourceNames:
70-
- id.k8s.io
66+
- open-cluster-management-compliance-history-api-recorder
7167
resources:
72-
- clusterclaims
68+
- secrets
7369
verbs:
7470
- get
7571
- apiGroups:
76-
- constraints.gatekeeper.sh
72+
- ""
73+
resourceNames:
74+
- policy-encryption-key
7775
resources:
78-
- '*'
76+
- secrets
7977
verbs:
80-
- create
8178
- delete
8279
- get
8380
- list
84-
- patch
8581
- update
8682
- watch
8783
- apiGroups:
88-
- ""
84+
- admissionregistration.k8s.io
85+
resourceNames:
86+
- gatekeeper-validating-webhook-configuration
8987
resources:
90-
- events
88+
- validatingwebhookconfigurations
9189
verbs:
92-
- create
93-
- delete
9490
- get
9591
- list
96-
- patch
97-
- update
9892
- watch
9993
- apiGroups:
100-
- ""
94+
- apiextensions.k8s.io
10195
resources:
102-
- pods
96+
- customresourcedefinitions
10397
verbs:
104-
- get
10598
- list
99+
- watch
106100
- apiGroups:
107-
- ""
108-
resources:
109-
- secrets
110-
verbs:
111-
- create
112-
- apiGroups:
113-
- ""
101+
- apps
114102
resourceNames:
115-
- open-cluster-management-compliance-history-api-recorder
103+
- governance-policy-framework-addon
116104
resources:
117-
- secrets
105+
- deployments
118106
verbs:
119107
- get
108+
- list
109+
- patch
110+
- update
111+
- watch
120112
- apiGroups:
121-
- ""
113+
- cluster.open-cluster-management.io
122114
resourceNames:
123-
- policy-encryption-key
115+
- id.k8s.io
124116
resources:
125-
- secrets
117+
- clusterclaims
126118
verbs:
127-
- delete
128119
- get
129-
- list
130-
- update
131-
- watch
132120
- apiGroups:
121+
- constraints.gatekeeper.sh
133122
- policy.open-cluster-management.io
134123
resources:
135124
- '*'

deploy/rbac/role.yaml

Lines changed: 37 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -5,100 +5,89 @@ metadata:
55
name: governance-policy-framework-addon
66
rules:
77
- apiGroups:
8-
- admissionregistration.k8s.io
9-
resourceNames:
10-
- gatekeeper-validating-webhook-configuration
8+
- ""
119
resources:
12-
- validatingwebhookconfigurations
10+
- events
1311
verbs:
12+
- create
13+
- delete
1414
- get
1515
- list
16+
- patch
17+
- update
1618
- watch
1719
- apiGroups:
18-
- apiextensions.k8s.io
20+
- ""
1921
resources:
20-
- customresourcedefinitions
22+
- pods
2123
verbs:
24+
- get
2225
- list
23-
- watch
2426
- apiGroups:
25-
- apps
26-
resourceNames:
27-
- governance-policy-framework-addon
27+
- ""
2828
resources:
29-
- deployments
29+
- secrets
3030
verbs:
31-
- get
32-
- list
33-
- patch
34-
- update
35-
- watch
31+
- create
3632
- apiGroups:
37-
- cluster.open-cluster-management.io
33+
- ""
3834
resourceNames:
39-
- id.k8s.io
35+
- open-cluster-management-compliance-history-api-recorder
4036
resources:
41-
- clusterclaims
37+
- secrets
4238
verbs:
4339
- get
4440
- apiGroups:
45-
- constraints.gatekeeper.sh
41+
- ""
42+
resourceNames:
43+
- policy-encryption-key
4644
resources:
47-
- '*'
45+
- secrets
4846
verbs:
49-
- create
5047
- delete
5148
- get
5249
- list
53-
- patch
5450
- update
5551
- watch
5652
- apiGroups:
57-
- ""
53+
- admissionregistration.k8s.io
54+
resourceNames:
55+
- gatekeeper-validating-webhook-configuration
5856
resources:
59-
- events
57+
- validatingwebhookconfigurations
6058
verbs:
61-
- create
62-
- delete
6359
- get
6460
- list
65-
- patch
66-
- update
6761
- watch
6862
- apiGroups:
69-
- ""
63+
- apiextensions.k8s.io
7064
resources:
71-
- pods
65+
- customresourcedefinitions
7266
verbs:
73-
- get
7467
- list
68+
- watch
7569
- apiGroups:
76-
- ""
77-
resources:
78-
- secrets
79-
verbs:
80-
- create
81-
- apiGroups:
82-
- ""
70+
- apps
8371
resourceNames:
84-
- open-cluster-management-compliance-history-api-recorder
72+
- governance-policy-framework-addon
8573
resources:
86-
- secrets
74+
- deployments
8775
verbs:
8876
- get
77+
- list
78+
- patch
79+
- update
80+
- watch
8981
- apiGroups:
90-
- ""
82+
- cluster.open-cluster-management.io
9183
resourceNames:
92-
- policy-encryption-key
84+
- id.k8s.io
9385
resources:
94-
- secrets
86+
- clusterclaims
9587
verbs:
96-
- delete
9788
- get
98-
- list
99-
- update
100-
- watch
10189
- apiGroups:
90+
- constraints.gatekeeper.sh
10291
- policy.open-cluster-management.io
10392
resources:
10493
- '*'

0 commit comments

Comments
 (0)