From f8ef55eeac7eaaee4db5e3ac4afd9d20d7490541 Mon Sep 17 00:00:00 2001 From: Jeff Regan Date: Mon, 11 May 2020 10:56:49 -0700 Subject: [PATCH] Update valueAdd.md --- examples/valueAdd.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/valueAdd.md b/examples/valueAdd.md index 226a05d6d..6a2f31113 100644 --- a/examples/valueAdd.md +++ b/examples/valueAdd.md @@ -173,8 +173,7 @@ EOF Make a transformer, which at the moment has no equivalent directive in the kustomization file. -It's purpose will be more -evident momentarily. +Its purpose will be more evident momentarily. ``` @@ -345,8 +344,9 @@ EOF ``` In this output, the namespace of all instances is the -project name, and the project name also appears +project name `dog-222`, and the project name also appears in the resourceRef field of the `IAMPolicyMember` instances. +This project name only appears in the project directory name. Confirm this is happens: