Skip to content

volumes: use emptyDir for tmp dir volume #2713

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

Merged
merged 1 commit into from
Jul 8, 2025
Merged

Conversation

ikreymer
Copy link
Member

@ikreymer ikreymer commented Jul 4, 2025

  • don't use a persistent volume for /tmp, instead use a temporary emptyDir
  • use volume to avoid permission issues with default /tmp dir
  • follow-up to Fix securityContext for pod #2623

@ikreymer ikreymer requested a review from tw4l July 4, 2025 05:40
@ikreymer ikreymer merged commit 841c45f into main Jul 8, 2025
23 checks passed
@ikreymer ikreymer deleted the use-tmp-dir-volume branch July 8, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants