openshift / aws-account-shredder

Repository to audit, service, and clean up leftover AWS resources
Apache License 2.0
9 stars 26 forks source link

Fixes typo in deployment #42

Closed iamkirkbater closed 4 years ago

iamkirkbater commented 4 years ago

Fixes Requests typo in deployment so you can actually run this locally with minimal changes thanks to CRC's heavy resource usage.

Previous Configuration would try to request 2G of memory, now it only needs 100M of memory to deploy with ability to burst to 2G.

openshift-ci-robot commented 4 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fahlmant, iamkirkbater

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/aws-account-shredder/blob/master/OWNERS)~~ [fahlmant] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment