catalog/incubator/bitcoin-node/2.0.15/ix_values.yaml

33 lines
636 B
YAML

env: {}
image:
pullPolicy: IfNotPresent
repository: kylemanna/bitcoind
tag: latest@sha256:1492fa0306cb7eb5de8d50ba60367cff8d29b00b516e45e93e05f8b54fa2970e
persistence:
blockhainstorage:
enabled: true
mountPath: /bitcoin/.bitcoin
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
ports:
main:
port: 8332
protocol: TCP
targetPort: 8332
port2:
enabled: true
ports:
port2:
enabled: true
port: 8333
protocol: TCP
targetPort: 8333
portal:
enabled: true