env:
SIA_API_PASSWORD: ""
SIA_WALLET_PASSWORD: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/sia-daemon
tag: vmaster
persistence:
datadirectory:
enabled: true
mountPath: /sia-data
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
hostrhp2port:
ports:
port: 9982
protocol: TCP
targetPort: 9982
hostrhp3port:
port: 9983
targetPort: 9983
main:
port: 9981
targetPort: 9981
portal: