Extend the pod specs for the dev mode and build #1107
-
Is there a way we could extend / customize the pod / deployment yaml file of the run in devmode and build? Basically, we need to push some traits / tolerances to the pods running, and could not find a way to update it. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
mgubaidullin
Feb 6, 2024
Replies: 2 comments 4 replies
-
Add
works for build, not for devmode |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
arheom
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add
deployment.jkube.yaml
to your project with deployment spec fragment, ex:works for build, not for devmode