3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 04:53: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 - mailers,2
- pull - pull
- scheduler # Make sure the scheduler queue only exists once and with a worker that has 1 replica. - scheduler # Make sure the scheduler queue only exists once and with a worker that has 1 replica.
image: image:
repository: repository:
tag: tag:
# allows you to mount a custom database.yml from a configmap # 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 # please note that we do not advise using a read-only replica for sidekiq workers
customDatabaseConfigYml: customDatabaseConfigYml:
configMapRef: configMapRef:
name: name:
key: key:
#- name: push-pull #- name: push-pull
# concurrency: 50 # concurrency: 50
# resources: {} # resources: {}