Skip to content

Commit

Permalink
Update dev-values to use new values
Browse files Browse the repository at this point in the history
  • Loading branch information
timetinytim committed May 14, 2024
1 parent 5e7650a commit 26dfee7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions dev-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 26dfee7

Please sign in to comment.