tako
tako copied to clipboard
Environment override doesn't allow me to change the image
It looks like reconciliation strips valid configuration from the environment override file before applying it to the base configuration.
For example, it's currently impossible to override a docker image
name in an environment configuration.
Instead image
and potentially other configuration parameters should be respected and applied when generating manifests.