mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 18:41:41 +08:00
* storj - migrate library * dep update * lint * update ui * fixup * add migartion * fix type * fix script * fix perms * move over * valid key * update migration
21 lines
362 B
YAML
21 lines
362 B
YAML
storjConfig:
|
|
wallet: 0xab00000999999aaaaaaaccccccdddddddfffffff
|
|
authToken: user:sasjkadkjhakdlaskdlkajsd
|
|
email: user@example.com
|
|
domainAddress: localhost
|
|
gracePeriod: 120
|
|
storageSizeGB: 500
|
|
wallets:
|
|
zkSync: true
|
|
zkSyncEra: true
|
|
|
|
storjStorage:
|
|
data:
|
|
type: pvc
|
|
identity:
|
|
type: pvc
|
|
|
|
storjNetwork:
|
|
webPort: 30909
|
|
p2pPort: 32767
|