3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 13:03:21 +00:00

Indentation typo

This commit is contained in:
Tim Campbell 2023-12-15 08:48:09 +01:00
parent e2a4384d1c
commit 7a99fd4301

View File

@ -126,15 +126,15 @@ mastodon:
- mailers,2
- pull
- scheduler # Make sure the scheduler queue only exists once and with a worker that has 1 replica.
image:
repository:
tag:
# allows you to mount a custom database.yml from a configmap
# please note that we do not advise using a read-only replica for sidekiq workers
customDatabaseConfigYml:
configMapRef:
name:
key:
image:
repository:
tag:
# allows you to mount a custom database.yml from a configmap
# please note that we do not advise using a read-only replica for sidekiq workers
customDatabaseConfigYml:
configMapRef:
name:
key:
#- name: push-pull
# concurrency: 50
# resources: {}