worldcoin/signup-sequencer
Move production config to /deploy/values.yaml
Open
#242 opened on Oct 14, 2022
good first issue
Repository metrics
- Stars
- (99 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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).