fix(mastodon): Unify affinities for jobs
Currently the jobs still had the old S3 dependant affinity magic going, which seems violates the rule of least surprise (in my perspective), therefore removing the magic affinity adjustments and instead go with using the same affinities defined for all web Pods.
Showing
- charts/mastodon/templates/job-assets-precompile.yaml 3 additions, 13 deletionscharts/mastodon/templates/job-assets-precompile.yaml
- charts/mastodon/templates/job-chewy-upgrade.yaml 3 additions, 13 deletionscharts/mastodon/templates/job-chewy-upgrade.yaml
- charts/mastodon/templates/job-create-admin.yaml 3 additions, 13 deletionscharts/mastodon/templates/job-create-admin.yaml
- charts/mastodon/templates/job-db-migrate.yaml 3 additions, 13 deletionscharts/mastodon/templates/job-db-migrate.yaml
Loading
Please register or sign in to comment