filecoin-project / helm-charts

7 stars 7 forks source link

filecoin-chain-archiver: Set activeDeadlineSeconds #150

Closed travisperson closed 2 years ago

travisperson commented 2 years ago

The cronjob / job should have a activeDeadlineSeconds value set and it should be configured to a reasonable amount.

Recommended max would be interval * (N - 1) where N is the number of lotus daemons configured.