Update valueAdd.md

This commit is contained in:
Jeff Regan
2020-05-11 10:56:49 -07:00
committed by GitHub
parent 897e7b6e61
commit f8ef55eeac

View File

@@ -173,8 +173,7 @@ EOF
Make a transformer, which at the moment has no Make a transformer, which at the moment has no
equivalent directive in the kustomization file. equivalent directive in the kustomization file.
It's purpose will be more Its purpose will be more evident momentarily.
evident momentarily.
<!-- @makeTransformerDir @testAgainstLatestRelease --> <!-- @makeTransformerDir @testAgainstLatestRelease -->
``` ```
@@ -345,8 +344,9 @@ EOF
``` ```
In this output, the namespace of all instances is the 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. in the resourceRef field of the `IAMPolicyMember` instances.
This project name only appears in the project directory name.
Confirm this is happens: Confirm this is happens: