Skip to content

Commit

Permalink
update helm template with iamauthpolicy status (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-aws authored Oct 30, 2023
1 parent a7f324b commit a25c80f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion helm/templates/cluster-role-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -370,4 +370,12 @@ rules:
resources:
- iamauthpolicies/finalizers
verbs:
- update
- update
- apiGroups:
- application-networking.k8s.aws
resources:
- iamauthpolicies/status
verbs:
- get
- patch
- update

0 comments on commit a25c80f

Please sign in to comment.