We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed7eeb commit 12ddbb4Copy full SHA for 12ddbb4
charts/network/charts/network-nodes/values.yaml
@@ -483,7 +483,7 @@ readinessProbe:
483
# Persistent storage configuration for both validator and RPC StatefulSets.
484
persistence:
485
# -- (bool) Enable persistent volume claims for ledger data.
486
- enabled: false
+ enabled: true
487
# -- (string) Container path where the persistent volume is mounted.
488
mountPath: /data
489
# -- (string) Logical name for the volume when using volumeClaimTemplates.
0 commit comments