scroll-tech / scroll-sdk

Production-ready infrastructure for building a chain with Scroll's zkEVM
https://scroll-sdk-init.docs.scroll.xyz/en/sdk/
MIT License
8 stars 2 forks source link

feat: update scroll-monitor to devnet & refactor #201

Closed yiweichi closed 2 weeks ago

dghelm commented 2 weeks ago

Nice! Should we create "reference" production.yaml files in the values dir of the chart?

We could use these:

Curious if you and @sbaizet-ledger think they should be combined or handled separately.

yiweichi commented 2 weeks ago

Nice! Should we create "reference" production.yaml files in the values dir of the chart?

We could use these:

Curious if you and @sbaizet-ledger think they should be combined or handled separately.

yeah, I think we should have a production.yaml files, but not sure what values should be added to the file. cc @sbaizet-ledger.

yiweichi commented 2 weeks ago

Nice! Should we create "reference" production.yaml files in the values dir of the chart?

We could use these:

Curious if you and @sbaizet-ledger think they should be combined or handled separately.

discussed with Sebastien about it, seems for now we don't have values need to be override on production env for chart scroll-monitor. merge it now, and we can update if we values need to be have later.