mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 09:02:53 +00:00
Introduces `sourceValue` on replacement object for replacing from a static value instead of sourcing from another object. Solves #5516