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

Specify resources limits for building pod #637

Open
MrAxel8 opened this issue May 8, 2022 · 1 comment
Open

Specify resources limits for building pod #637

MrAxel8 opened this issue May 8, 2022 · 1 comment

Comments

@MrAxel8
Copy link

MrAxel8 commented May 8, 2022

Hi, exist an option can i set in deploy command for specify resources limits (cpu and memory) for the building pod? These options coud set resources parameters under spec of BuildConfig

@lholmquist
Copy link
Member

Hi @MrAxel8, there isn't a specific flag yet that will add them. IF you are interested in sending a PR that would be great!

If these values need to go on the BuildConfig, then the best place to add that flag would be on the --build flag. If they also need to go on the deployment, then the best place for that would be on the --deploy flag.

I'm not really tied to those ideas, so If you have different feelings about, we can discuss

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

No branches or pull requests

2 participants