Some kustomization field renaming.

This commit is contained in:
Jeffrey Regan
2018-04-13 13:32:08 -07:00
parent 2b764f2f39
commit 8c57c1e974
4 changed files with 9 additions and 13 deletions

View File

@@ -131,7 +131,7 @@ selector.
`kustomize` does not have `set label` command to add
label, but we can edit `kustomize.yaml` file under
`prod` directory and add the production labels under
`objectLabels` fields as highlighted below.
`labelsToAdd` fields as highlighted below.
<!-- @customizeLabels @test -->
```