filecoin-project / helm-charts

7 stars 7 forks source link

feat(lily): Halfstep supporting a Lily v0.10 cluster #151

Closed placer14 closed 2 years ago

placer14 commented 2 years ago

This PR is a half-step toward supporting distributed Lily configuration. This abuses the existing daemon values to configure the daemon to run in different modes without creating different statefulset configurations. A followup PR will clean this up to use proper patterns.

This is being released as version v0.0.8. There are no breaking changes within the values.yaml interface. New values.yaml key/values are documented and will represent the final goal for this refactor.

part of https://github.com/filecoin-project/sentinel-infra/issues/257