image: pullPolicy: IfNotPresent repository: kylemanna/bitcoind tag: latest@sha256:ede3e6209c2fdaa04ba4ca3837f3d9290afc0d491ec87866848e1e01b4b0e832 persistence: blockhainstorage: enabled: true mountPath: /bitcoin/.bitcoin portal: open: enabled: true 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