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

feat: support more customization for the job pod of the LMES #340

Merged

Commits on Nov 4, 2024

  1. feat: support more customization for the job pod

    Add the following fields to customize the LMES job pod:
    - `Affinity`: for node affinity
    - `SecurityContext`: for both pod and main container
    
    Also, merge the `SideCars` which is an array of extra containers into
    the final PodSpec along with the main container.
    
    Signed-off-by: Yihong Wang <[email protected]>
    yhwang committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8a31795 View commit details
    Browse the repository at this point in the history