Closed adrian-salas closed 2 years ago
Hi !
I would be useful to be able to have a new argument to specify override files, so we can have :
-c compose.yml
-<overrideFlag> compose.override.yml
That way we can have a base compose file, and the override one where we have labels and so one
This should be fixed in https://github.com/metal3d/katenary/commit/af05e41225349d0dc6d07f8ad6db1ba73d687369 - merged in branch feat-cronjob, then will be pushed in master
Hi !
I would be useful to be able to have a new argument to specify override files, so we can have :
-c compose.yml
-<overrideFlag> compose.override.yml
(or multiple files?)That way we can have a base compose file, and the override one where we have labels and so one