mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-12 01:14:22 +00:00
fix(examples): move examples from patchesStrategicMerge to patches
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
resources:
|
||||
- ../../base
|
||||
patchesStrategicMerge:
|
||||
- deployment.yaml
|
||||
patches:
|
||||
- path: deployment.yaml
|
||||
namePrefix: production-
|
||||
|
||||
Reference in New Issue
Block a user