mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-30 01:46:23 +00:00
add omitempty tag to replacement sources and targets
This commit is contained in:
@@ -53,8 +53,6 @@ resources:
|
||||
# There could be secrets in Base, if just using a fork/rebase workflow
|
||||
replacements:
|
||||
- path: replacement.yaml
|
||||
source: null
|
||||
targets: null
|
||||
`)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user