Skip to content

Commit

Permalink
Add dev values for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
timetinytim authored and renchap committed Apr 17, 2024
1 parent 2a7be68 commit 5fb5416
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ mastodon:
vapid:
private_key: dummy-vapid-private_key
public_key: dummy-vapid-public_key
activeRecordEncryption:
primaryKey: dummy-are-primary_key
deterministicKey: dummy-are-deterministic_key
keyDerivationSalt: dummy-are-key_derivation_salt


# ref: https://github.com/bitnami/charts/tree/main/bitnami/redis#parameters
redis:
Expand Down

0 comments on commit 5fb5416

Please sign in to comment.