Skip to content

tune openshift/release jobs resource requests for all the various pods #952

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

Open
1 task
jiridanek opened this issue Mar 15, 2025 · 0 comments
Open
1 task

Comments

@jiridanek
Copy link
Member

jiridanek commented Mar 15, 2025

this is what we have in src-amd64, which is a clear overkill

  resources:
    limits:
      memory: 8Gi
    requests:
      cpu: '2'
      ephemeral-storage: 120Gi
      memory: 2Gi

when I tried to set this up, with the '*' thing, it did not work for me, the alternate override requests seemed to be ignored and all pods had the base requests

Image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant