diff --git a/examples/helloWorld/README.md b/examples/helloWorld/README.md index fcd36bb4c..4e5819d76 100644 --- a/examples/helloWorld/README.md +++ b/examples/helloWorld/README.md @@ -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