metal3d / katenary

Convert docker and podamn compose to a configurable helm chart
MIT License
154 stars 11 forks source link

Be able to specify compose.yml files and its override #21

Closed adrian-salas closed 2 years ago

adrian-salas commented 2 years ago

Hi !

I would be useful to be able to have a new argument to specify override files, so we can have :

That way we can have a base compose file, and the override one where we have labels and so one

metal3d commented 2 years ago

This should be fixed in https://github.com/metal3d/katenary/commit/af05e41225349d0dc6d07f8ad6db1ba73d687369 - merged in branch feat-cronjob, then will be pushed in master