File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -276,6 +276,7 @@ rules:
276276 - patch
277277 - update
278278 - watch
279+
279280- apiGroups :
280281 - application-networking.k8s.aws
281282 resources :
@@ -294,6 +295,15 @@ rules:
294295 - targetgrouppolicies/finalizers
295296 verbs :
296297 - update
298+ - apiGroups :
299+ - application-networking.k8s.aws
300+ resources :
301+ - targetgrouppolicies/status
302+ verbs :
303+ - get
304+ - patch
305+ - update
306+
297307- apiGroups :
298308 - application-networking.k8s.aws
299309 resources :
@@ -312,6 +322,15 @@ rules:
312322 - vpcassociationpolicies/finalizers
313323 verbs :
314324 - update
325+ - apiGroups :
326+ - application-networking.k8s.aws
327+ resources :
328+ - vpcassociationpolicies/status
329+ verbs :
330+ - get
331+ - patch
332+ - update
333+
315334- apiGroups :
316335 - application-networking.k8s.aws
317336 resources :
You can’t perform that action at this time.
0 commit comments