Updated README to use 'bases' instead of 'resources' in overlays examples

This commit is contained in:
Michiel Bakker
2020-03-04 13:45:23 +01:00
parent 6c2c08c4df
commit d43fc9979c

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