-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule mastodon
updated
14 files
+25 −1 | templates/_helpers.tpl | |
+2 −2 | templates/cronjob-media-remove.yaml | |
+5 −3 | templates/deployment-sidekiq.yaml | |
+2 −2 | templates/deployment-web.yaml | |
+2 −2 | templates/job-assets-precompile.yaml | |
+2 −2 | templates/job-chewy-upgrade.yaml | |
+2 −2 | templates/job-create-admin.yaml | |
+2 −2 | templates/job-db-migrate.yaml | |
+19 −0 | templates/pdb-streaming.yaml | |
+20 −0 | templates/pdb-web.yaml | |
+1 −1 | templates/pvc-assets.yaml | |
+1 −1 | templates/pvc-system.yaml | |
+15 −0 | templates/secret-redis.yaml | |
+17 −0 | values.yaml |