image: pullPolicy: IfNotPresent repository: ofawx/bitcoind tag: latest@sha256:40c52cee169785abf49b608dc1a9c34053e461ce373ed0ad809a6cbe9c42bb76 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