3
0
mirror of https://github.com/mastodon/chart synced 2024-10-22 19:02:44 +00:00

Add dev values for testing

This commit is contained in:
Tim Campbell 2024-04-17 13:51:47 +02:00 committed by Renaud Chaput
parent 2a7be687cd
commit 5fb5416a11

View File

@ -7,6 +7,11 @@ mastodon:
vapid: vapid:
private_key: dummy-vapid-private_key private_key: dummy-vapid-private_key
public_key: dummy-vapid-public_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 # ref: https://github.com/bitnami/charts/tree/main/bitnami/redis#parameters
redis: redis: