mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 10:00:56 +00:00
drop support for legacy patches (#4911)
* drop support for legacy patches * fix CI
This commit is contained in:
@@ -503,7 +503,7 @@ spec:
|
||||
`)
|
||||
|
||||
// component declared in overlay with custom schema and patch
|
||||
th.WriteC("components/dc-openapi", `patches:
|
||||
th.WriteC("components/dc-openapi", `patchesStrategicMerge:
|
||||
- patch.yml
|
||||
openapi:
|
||||
path: openapi.json
|
||||
|
||||
Reference in New Issue
Block a user