worldcoin/signup-sequencer

Move production config to /deploy/values.yaml

开放

#242 创建于 2022年10月14日

 (0 条评论) (0 个反应) (0 位负责人)Rust (44 个派生)github user discovery
good first issue

仓库指标

星标
 (99 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

We should avoid having config passed through env arguments in the .github ci workflow folder and move it to /deploy/values.yaml. We can have multiple deployment configs and have CI deploy using one of those files (like, one for prod, one for stage).

贡献者指南