Defining affinity for the job pods #33841
Replies: 1 comment
-
Turns out the problem I was having was because of using the wrong service account name, so I don't really need this. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
nodeSelector
,podAnnotations
andpodLabels
can be defined inglobal.jobs.kube
in the airbyte helm chart:affinity
is not there, and I need affinity defined in the job pods in order for them to run in my cluster.Is there a way to set this up?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions