filecoin-project / helm-charts

7 stars 7 forks source link

Template the ability to specify readiness probe in lotus bundle #139

Closed masih closed 2 years ago

masih commented 2 years ago

This bundle is used by storetheindex. Template the ability to specify readiness probe for the application container, needed by storetheindex.

This change is backward compatible.

It seems container.application.resources value exists but not templated. This PR also fixes that in the interest of faster turnaround.