forked from zecrocks/zcash-stack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvalues.yaml
100 lines (95 loc) · 2.19 KB
/
values.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
ingress:
enabled: true
domains: []
sniCatchallEnabled: false
zebra:
enabled: false
name: zebra
testnet: false
image:
repository: zfnd/zebra
tag: v1.8.0
hash: 67d1b09722023a092b4235b700b3448902e45bb68e12e813f30ebf8c672cc9c4
pullPolicy: IfNotPresent
replicas: 1
initSnapshot:
enabled: false
url: https://link.storjshare.io/s/jv62jmwhs3n6c7usknlv4ux4lbza/nodedumps/zec/zebra-2024-03-25.tar?download=1
additionalEnv: {}
volumes:
data:
size: 400Gi
service:
type: ClusterIP
requests: {}
# requests:
# cpu: 2
# memory: 4Gi
# limits:
# memory: 16Gi
zcashd:
enabled: false
name: zcashd
testnet: false
image:
repository: electriccoinco/zcashd
tag: v5.9.0
hash: 859be28b91592c4765783ccfea947145b3cc08902ee71ae52ef9205eaabe0194
pullPolicy: IfNotPresent
replicas: 1
initSnapshot:
enabled: false
url: https://link.storjshare.io/s/jx5wylg5q6hyg2myyah5eldbjs7q/nodedumps/zec/zcashd-2024-03-31.tar?download=1
reindex: false
nodes:
- mainnet.z.cash
additionalArgs: []
volumes:
data:
size: 400Gi
service:
type: ClusterIP
requests: {}
# requests:
# cpu: 1
# memory: 1.5Gi
limits:
memory: 6Gi
rpc:
credentials:
rpcUser: 100ZECS
rpcPassword: h3hqw3eRHcoqwirhOCQWHEr2OC
lightwalletd:
enabled: true
name: lightwalletd
rpcService: zebra
image:
repository: electriccoinco/lightwalletd
tag: v0.4.17
hash: 906942c30d84a017e76ce72c4d59787aa5208b87a4af1b724e700f8524ab4fd1
pullPolicy: IfNotPresent
replicas: 1
initSnapshot:
enabled: false
url: https://link.storjshare.io/s/jvfegr7l7gwgcsvdml5lazlnypdq/nodedumps/zec/lwd/2024-03-26.tar?download=1
additionalArgs: []
volumes:
data:
size: 40Gi
service:
type: ClusterIP
requests: {}
# requests:
# cpu: 0.5
# memory: 512Mi
limits:
memory: 3Gi
global:
# TODO: minimum volume size (Vultr is 40Gi for HDD, 10Gi for SSD), backport this to Thorchain and Maya
images:
busybox:
tag: latest
hash: 4be429a5fbb2e71ae7958bfa558bc637cf3a61baf40a708cb8fff532b39e52d0
alpine:
tag: latest
hash: c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b