mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
fix(examples): move examples from patchesStrategicMerge to patches
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
resources:
|
||||
- wordpress
|
||||
- mysql
|
||||
patchesStrategicMerge:
|
||||
- patch.yaml
|
||||
patches:
|
||||
- path: patch.yaml
|
||||
namePrefix: demo-
|
||||
|
||||
vars:
|
||||
|
||||
Reference in New Issue
Block a user