Skip to content

Commit

Permalink
Merge pull request #954 from Miciah/cherry-pick-868-to-release-4.12
Browse files Browse the repository at this point in the history
[release-4.12] OCPBUGS-15467: Add missing AWS permission for ListTagsForResources
  • Loading branch information
openshift-merge-robot committed Aug 8, 2023
2 parents 8b44d0b + 49791ea commit d5fe3f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions manifests/00-ingress-credentials-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ spec:
action:
- elasticloadbalancing:DescribeLoadBalancers
- route53:ListHostedZones
- route53:ListTagsForResources
- route53:ChangeResourceRecordSets
- tag:GetResources
resource: "*"
Expand Down
8 changes: 4 additions & 4 deletions pkg/manifests/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d5fe3f4

Please sign in to comment.