Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helm chart param for popeye resources #192

Merged
merged 4 commits into from
Feb 24, 2023
Merged

Helm chart param for popeye resources #192

merged 4 commits into from
Feb 24, 2023

Conversation

matheusfm
Copy link
Contributor

Description

Add helm chart param for popeye resources and update default values.

Linked Issues

Closes #190

How has this been tested?

  • helm template zora charts/zora/ --set 'scan.plugins.popeye.resources.requests.memory=200Mi' and see popeye Plugin

Checklist

  • I have labeled this PR with the relevant Type labels
  • I have documented my code (if applicable)
  • My changes are covered by tests

@matheusfm matheusfm added bug 🐛 Something isn't working documentation 📄 Improvements or additions to documentation labels Feb 13, 2023
@matheusfm matheusfm self-assigned this Feb 13, 2023
@matheusfm matheusfm merged commit 12923ad into main Feb 24, 2023
@matheusfm matheusfm deleted the fix/popeye-resources branch February 24, 2023 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working documentation 📄 Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Popeye terminating with OOMKilled error
2 participants