Job Pod Reources Configurations Per Container #60970
Unanswered
jacoblElementor
asked this question in
Deployment
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
Today in the helm chart, using the configuration of:
global.jobs.resources
I can set the resources requests & limits for the job pods, but the same configurations are set for all 3 containers running in the job (
destination
,orchestrator
,source
).I would like to be able to set resources for each container separately.
Beta Was this translation helpful? Give feedback.
All reactions