diff --git a/examples/helloWorld/README.md b/examples/helloWorld/README.md index 609a373d06..fa205e8b8b 100644 --- a/examples/helloWorld/README.md +++ b/examples/helloWorld/README.md @@ -148,7 +148,7 @@ commonLabels: org: acmeCorporation commonAnnotations: note: Hello, I am staging! -bases: +resources: - ../../base patchesStrategicMerge: - map.yaml @@ -189,7 +189,7 @@ commonLabels: org: acmeCorporation commonAnnotations: note: Hello, I am production! -bases: +resources: - ../../base patchesStrategicMerge: - deployment.yaml