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