catalog/incubator/sia-daemon/2.0.17/ix_values.yaml

43 lines
846 B
YAML

env:
SIA_API_PASSWORD: ""
SIA_WALLET_PASSWORD: ""
image:
pullPolicy: IfNotPresent
repository: ghcr.io/siafoundation/siad
tag: master@sha256:adc705f9da045a2d745054ee585fd686016c63b49d149123a2dbb48dfc9004d1
persistence:
datadirectory:
enabled: true
mountPath: /sia-data
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
hostrhp2port:
enabled: true
ports:
hostrhp2port:
enabled: true
port: 9982
protocol: TCP
targetPort: 9982
hostrhp3port:
enabled: true
ports:
hostrhp3port:
enabled: true
port: 9983
protocol: TCP
targetPort: 9983
main:
ports:
main:
port: 9981
protocol: TCP
targetPort: 9981
portal:
enabled: true