mirror of
https://github.com/mastodon/chart
synced 2025-05-18 04:53:21 +00:00
Update dev-values to use new values
This commit is contained in:
parent
5e7650a373
commit
26dfee7a02
|
@ -17,6 +17,20 @@ mastodon:
|
|||
redis:
|
||||
replica:
|
||||
replicaCount: 1
|
||||
auth:
|
||||
existingSecret: secret-one
|
||||
|
||||
sidekiq:
|
||||
enabled: true
|
||||
hostname: new-hostname
|
||||
auth:
|
||||
existingSecret: secret-two
|
||||
|
||||
cache:
|
||||
enabled: true
|
||||
hostname: newer-hostname
|
||||
auth:
|
||||
existingSecret: secret-three
|
||||
|
||||
# ref: https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch#parameters
|
||||
elasticsearch:
|
||||
|
|
Loading…
Reference in New Issue
Block a user