mirror of
https://github.com/mastodon/chart
synced 2025-03-14 21:11:50 +00:00
Add dev values for testing
This commit is contained in:
parent
2a7be687cd
commit
5fb5416a11
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user