Merge pull request #2255 from mvbakker/master

Updated README to use 'bases' instead of 'resources' in overlays examples
This commit is contained in:
Kubernetes Prow Robot
2020-03-25 11:28:25 -07:00
committed by GitHub

View File

@@ -148,7 +148,7 @@ commonLabels:
org: acmeCorporation
commonAnnotations:
note: Hello, I am staging!
resources:
bases:
- ../../base
patchesStrategicMerge:
- map.yaml
@@ -189,7 +189,7 @@ commonLabels:
org: acmeCorporation
commonAnnotations:
note: Hello, I am production!
resources:
bases:
- ../../base
patchesStrategicMerge:
- deployment.yaml