3
0
mirror of https://github.com/mastodon/chart synced 2024-10-22 19:02:44 +00:00

Set default Redis replica count to 0 (#96)

This commit is contained in:
Ben Hardill 2024-01-11 14:15:36 +00:00 committed by GitHub
parent 9cb9df98b6
commit 97c3d1dc90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -389,6 +389,8 @@ redis:
# you can also specify the name of an existing Secret
# with a key of redis-password set to the password you want
# existingSecret: ""
replica:
replicaCount: 0
# @ignored
service: