mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
Indentation typo
This commit is contained in:
parent
e2a4384d1c
commit
7a99fd4301
18
values.yaml
18
values.yaml
|
@ -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: {}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user