image:
pullPolicy: IfNotPresent
repository: ofawx/bitcoind
tag: latest@sha256:40c52cee169785abf49b608dc1a9c34053e461ce373ed0ad809a6cbe9c42bb76
persistence:
data:
enabled: true
mountPath: /root/.bitcoin/
portal:
open:
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
localrpc:
ports:
port: 8332
protocol: tcp
targetPort: 8332
main:
port: 8333
targetPort: 8333