Skip to content
Snippets Groups Projects
Verified Commit 1b8a9685 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(mastodon): Make sidekiq run with readOnlyFilesystem: true

This patch introduces and ephemeral volume in order to allow sidekiq to
do the media processing without the problem that emptydir causes due to
how the ruby tempfile libarary evaluates temp file locations. Therefore
a small volume is introduced that takes care of it instead.

Additionally it refactors some of the volume templates to reduce
repetition.

References:
https://kubernetes.io/docs/concepts/storage/ephemeral-volumes/#generic-ephemeral-volumes
https://microblog.shivering-isles.com/@sheogorath/111040613569754423
parent c48e62b1
No related branches found
No related tags found
Loading
Checking pipeline status
Showing
with 406 additions and 86 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment