mirror of
https://github.com/truenas/charts.git
synced 2026-04-28 20:42:23 +08:00
25 lines
562 B
YAML
25 lines
562 B
YAML
appVolumeMounts:
|
|
data:
|
|
emptyDir: true
|
|
mountPath: /app/config
|
|
identity:
|
|
emptyDir: true
|
|
mountPath: /app/identity
|
|
authToken: user:sasjkadkjhakdlaskdlkajsd
|
|
dnsConfig:
|
|
options: []
|
|
domainAddress: localhost
|
|
email: user@example.com
|
|
emptyDirVolumes: true
|
|
environmentVariables: []
|
|
extraAppVolumeMounts: []
|
|
terminationGracePeriod: 120
|
|
identityCreationMountPath: /root/.local/share/storj/identity/storagenode
|
|
nodePort: 30002
|
|
runAsGroup: 568
|
|
runAsUser: 568
|
|
storageSize: 500
|
|
wallet: 0xXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
|
webPort: 30000
|
|
zksync: true
|