Content
@
https://www.quilibrium.com
0 reply
0 recast
0 reaction
uno
@uno
Which path is the node chain data stored? Trying to run it on K8s pod with PV
1 reply
1 recast
1 reaction
Cassie Heart
@cassie
directory is configurable, but default is <repo>/node/.config/store
1 reply
0 recast
1 reaction
P1oneer14
@p1oneer14
Node chain data is typically stored on disk storage, such as Persistent Volumes (PVs) in your case. Make sure to configure your PV correctly and mount it to your K8s pod for proper data persistence.
0 reply
0 recast
0 reaction