2022-07-19 15:27:57 +00:00
|
|
|
env: {}
|
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: tccr.io/truecharts/bitcoinunlimited
|
2022-07-25 21:35:40 +00:00
|
|
|
tag: latest@sha256:142797786f3755fa11d7c0b9749ac62b3d8e8de5afd33bf567eba679738627a5
|
2022-07-19 15:27:57 +00:00
|
|
|
persistence:
|
|
|
|
data:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /data
|
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
|
|
|
communicationp:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
communicationp:
|
|
|
|
enabled: true
|
|
|
|
port: 8333
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 8333
|
|
|
|
main:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
enabled: true
|
|
|
|
port: 8332
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 8332
|
|
|
|
testnetcommuni:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
testnetcommuni:
|
|
|
|
enabled: true
|
|
|
|
port: 18333
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 18333
|
|
|
|
testnetrpcport:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
testnetrpcport:
|
|
|
|
enabled: true
|
|
|
|
port: 18332
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 18332
|