mirror of
https://github.com/truenas/charts.git
synced 2026-05-12 19:46:48 +08:00
27 lines
626 B
YAML
27 lines
626 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: []
|
|
identityCreationMountPath: /root/.local/share/storj/identity/storagenode
|
|
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: storjlabs/storagenode
|
|
tag: d2a896bf7-v1.66.4-go1.17.12
|
|
nodePort: 30002
|
|
runAsGroup: 568
|
|
runAsUser: 568
|
|
storageSize: 500
|
|
wallet: 0xXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
|
|
webPort: 30000
|