Skip to content
This repository has been archived by the owner on May 24, 2023. It is now read-only.

Increase resource limits for controller-manager container #129

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

ciarams87
Copy link
Member

Proposed changes

Deploying the Operator in OCP leads to a OOM CrashLoopBackOff because the controller-manager container is under-resourced. This commit fixes the issue.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto master
  • I will ensure my PR is targeting the master branch and pulling from my branch from my own fork

@ciarams87 ciarams87 merged commit 30df6b5 into master Jul 5, 2021
@ciarams87 ciarams87 deleted the bug/increase-controller-manager-resources branch July 5, 2021 14:37
@ciarams87 ciarams87 added the bug An issue reporting a potential bug label Jul 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug An issue reporting a potential bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants