worldcoin/signup-sequencer
Move production config to /deploy/values.yaml
オープン
#242 opened on 2022/10/14
good first issue
Repository metrics
- Stars
- (99 個のスター)
- PR merge metrics
- (30d に merged 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).