You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this seems to be a correct method to deal with the problem, I might be able to work on this further and provide tests, documentations, examples, etc.
The text was updated successfully, but these errors were encountered:
It seems that we cannot reuse strategic merge patches for multiple targets since targets are defined inside each patch.
I've come up with an idea that maybe we can put strategic merge patches in
List
and reuse duplicated part of patches using anchor/reference of YAML.#637 is my implementation and below is an example to apply
hostAliases
patch to multipleDeployment
sIf this seems to be a correct method to deal with the problem, I might be able to work on this further and provide tests, documentations, examples, etc.
The text was updated successfully, but these errors were encountered: