We use declarative pipelines with `yamlMergeStrategy merge()` and a yaml entry. Some of the YAMLs have an `initContainers` section that is preserved when we do not set the merge strategy but get dropped from the final yaml when we do set the strategy to `merge()`.
We use declarative pipelines with ` {{yamlMergeStrategy merge()`}} and a yaml entry. Some of the YAMLs have an `initContainers` {{initContainer}} section that is preserved when we do not set the merge strategy but get dropped from the final yaml when we do set the strategy to ` {{merge()`}}.