3
0
mirror of https://github.com/mastodon/chart synced 2025-05-18 13:03:21 +00:00

Can't include secret keys that don't exist in test cluster

This commit is contained in:
Tim Campbell 2024-05-14 22:16:02 +02:00
parent 75cd73f797
commit 27de185b48

View File

@ -17,20 +17,17 @@ mastodon:
redis: redis:
replica: replica:
replicaCount: 1 replicaCount: 1
auth:
existingSecret: secret-one
sidekiq: sidekiq:
enabled: true enabled: true
hostname: new-hostname hostname: new-hostname
auth: port: 6380
existingSecret: secret-two
cache: cache:
enabled: true enabled: true
hostname: newer-hostname hostname: newer-hostname
auth: port: 6381
existingSecret: secret-three
# ref: https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch#parameters # ref: https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch#parameters
elasticsearch: elasticsearch: