change patches to patchesStrategicMerge in tests and examples

This commit is contained in:
Jingfang Liu
2018-08-28 09:36:45 -07:00
parent e11ba17248
commit b713d5a1cc
20 changed files with 40 additions and 28 deletions

View File

@@ -109,7 +109,7 @@ vars:
bases:
- ../namespaces
# some descriptions for the patches
patches:
patchesStrategicMerge:
- service.yaml
- pod.yaml
`)
@@ -165,7 +165,7 @@ BASES:
# some descriptions for the patches
patches:
patchesStrategicMerge:
- service.yaml
- pod.yaml
`)
@@ -200,7 +200,7 @@ bases:
# some descriptions for the patches
patches:
patchesStrategicMerge:
- service.yaml
- pod.yaml
`)