image:
pullPolicy: IfNotPresent
repository: kylemanna/bitcoind
tag: latest@sha256:ede3e6209c2fdaa04ba4ca3837f3d9290afc0d491ec87866848e1e01b4b0e832
persistence:
blockhainstorage:
enabled: true
mountPath: /bitcoin/.bitcoin
portal:
open:
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
port: 8332
protocol: tcp
targetPort: 8332
port2:
port: 8333
targetPort: 8333