TrueChartsCatalogClone/stable/storj-node/1.0.12/ix_values.yaml

53 lines
899 B
YAML

image:
repository: tccr.io/truecharts/storj-node
tag: v1.51.2@sha256:f864a21215a1cf4bceb8d2f456c1b8b03c84012f16b5ff32cba49f9e3c79f8bd
pullPolicy: IfNotPresent
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
secret:
WALLET: "walletaddress"
env:
SETUP: true
EMAIL: ""
ADDRESS: ""
STORAGE: "500GB"
service:
main:
ports:
main:
port: 14002
targetPort: 14002
coretcp:
enabled: true
ports:
coretcp:
enabled: true
protocol: TCP
port: 28967
targetPort: 28967
coreudp:
enabled: true
ports:
coreudp:
enabled: true
protocol: UDP
port: 28967
targetPort: 28967
persistence:
identity:
enabled: true
mountPath: "/app/identity"
storage:
enabled: true
mountPath: "/app/config"