mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-06 20:33:13 +00:00
The previous implementation had a bug and poorly handled types that should not have a `spec: replica:` field. Documentation is updated to reflect the change in behavior, and better highlights the cases where a patch should be used instead of this shorthand.