mirror of
https://github.com/mastodon/chart
synced 2025-05-17 20:43:21 +00:00
Can't include secret keys that don't exist in test cluster
This commit is contained in:
parent
75cd73f797
commit
27de185b48
|
@ -17,20 +17,17 @@ mastodon:
|
|||
redis:
|
||||
replica:
|
||||
replicaCount: 1
|
||||
auth:
|
||||
existingSecret: secret-one
|
||||
|
||||
|
||||
sidekiq:
|
||||
enabled: true
|
||||
hostname: new-hostname
|
||||
auth:
|
||||
existingSecret: secret-two
|
||||
port: 6380
|
||||
|
||||
cache:
|
||||
enabled: true
|
||||
hostname: newer-hostname
|
||||
auth:
|
||||
existingSecret: secret-three
|
||||
port: 6381
|
||||
|
||||
# ref: https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch#parameters
|
||||
elasticsearch:
|
||||
|
|
Loading…
Reference in New Issue
Block a user