paritytech / helm-charts

Parity & Polkadot Helm charts collection
GNU General Public License v3.0
27 stars 22 forks source link

[Enhancement] Replace with the correct blocks pruning args #312

Closed lazam closed 11 months ago

lazam commented 11 months ago

fixes: https://github.com/paritytech/helm-charts/issues/233

The latest version of the sdk uses blocks-pruning instead of pruning. The old usage of deprecated args might result to unexpected behavior.