typo: changes verb number to agree with subject

This commit is contained in:
Dimitri Mitropoulos
2019-02-04 14:48:43 -05:00
committed by GitHub
parent 1d005d47b5
commit b15b20467c

View File

@@ -255,7 +255,7 @@ vars:
# reference within that object. That's where the text is found.
#
# The field reference is optional; it defaults to `metadata.name`,
# a normal default, since kustomize is used to generates or
# a normal default, since kustomize is used to generate or
# modify the names of resources.
#
# At time of writing, only string type fields are supported.