Flagsmith/flagsmith-charts

Add `extraEnv` for taskProcessor service

matthewelwell opened this issue · 3 comments

Similar to the extraEnv attribute defined for the api service (see here), it should be possible to define extraEnv for the taskProcessor service.

We may need to consider how this affects current users of the charts, however, since the current behaviour is that the api.extraEnv gets written to the environment variables of the taskProcessor. Initially we should maintain this behaviour and write both api.extraEnv and taskProcessor.extraEnv to the taskProcessor environment variables but ideally we would deprecate the api.extraEnv from being used by the taskProcessor service.

Hii @matthewelwell I want to work on this issue. Can you give me more details for this issue.

@Arvind644 Great! I have updated the description, let me know if you need more information.

@matthewelwell Thanks a lot. I will start working on this issue now. Will ask you if I had any doubt.