mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
Update valueAdd.md
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user