kubernetes strategic merge patch kubernetes strategic merge patch kubernetes kubernetes

kubernetes strategic merge patch


As documented it depends on annotations of the types. AFAIS the strategic merge only works if patchStrategy and patchMergeKey are given. For example, this is the case in pod.spec.containers and pod.spec.volumes.

For an example you need to provide more information about the type you want to merge.