Skip to content

Commit 1f83c92

Browse files
committed
Regenerate deployment manifests after removing Component controller
Signed-off-by: Angel Misevski <[email protected]>
1 parent b40bf35 commit 1f83c92

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

config/components/rbac/role.yaml

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -101,26 +101,6 @@ rules:
101101
- '*'
102102
verbs:
103103
- '*'
104-
- apiGroups:
105-
- controller.devfile.io
106-
resources:
107-
- components
108-
verbs:
109-
- create
110-
- delete
111-
- get
112-
- list
113-
- patch
114-
- update
115-
- watch
116-
- apiGroups:
117-
- controller.devfile.io
118-
resources:
119-
- components/status
120-
verbs:
121-
- get
122-
- patch
123-
- update
124104
- apiGroups:
125105
- controller.devfile.io
126106
resources:
@@ -135,18 +115,6 @@ rules:
135115
- get
136116
- patch
137117
- update
138-
- apiGroups:
139-
- ""
140-
resources:
141-
- configmap
142-
verbs:
143-
- create
144-
- delete
145-
- get
146-
- list
147-
- patch
148-
- update
149-
- watch
150118
- apiGroups:
151119
- extensions
152120
resources:

0 commit comments

Comments
 (0)