Skip to content

Commit d061756

Browse files
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 95f3132 commit d061756

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ Use this runbook to grow the validator and RPC data volumes without recreating t
143143
3. Expand the in-use PVCs with plain `kubectl` so the StatefulSets keep running while storage grows:
144144

145145
```bash
146+
# IMPORTANT: Set this to the same value as `network-nodes.persistence.size` in your Helm values from step 1.
146147
NEW_SIZE="200Gi"
147148
RELEASE="besu-network"
148149
NAMESPACE="besu"

0 commit comments

Comments
 (0)