We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb507dd commit 9feccfeCopy full SHA for 9feccfe
1 file changed
charts/network/charts/network-nodes/values.yaml
@@ -508,7 +508,7 @@ persistence:
508
# -- (string) Behaviour of PVCs when the Helm release is deleted.
509
whenDeleted: Retain
510
# -- (string) Behaviour of PVCs when the StatefulSet scales down.
511
- whenScaled: Delete
+ whenScaled: Retain
512
# -- (string) Subdirectory of the volume to mount instead of the root.
513
subPath: ""
514
# -- (bool) Mount the volume read-only when true.
0 commit comments