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