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

chore: add serviceAccountName, volumes & mountVolumes to sample Kubernetes JSON job def #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

karimatwa
Copy link
Member

@karimatwa karimatwa commented Feb 4, 2025

Motivation:
Guide end users on how to add serviceAccountName, volumes & volumeMounts to the Kubernetes JSON job definition config by including it in the sample config, making it easier to configure, and better aligned with real-world Kubernetes deployment practices.

Modifications:

  • Add serviceAccountName on the pod level, commented out.
  • Add volumes on the pod level, commented out.
  • Add volumeMounts on the container level, commented out.

@karimatwa karimatwa added enhancement New feature or request documentation Improvements or additions to documentation labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant