mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 01:50:55 +00:00
typo: makes verb number agree with subject
also changed `one` to `someone` to be more English-as-a-Second-Language friendly
This commit is contained in:
committed by
GitHub
parent
d8585334cc
commit
1d005d47b5
@@ -215,7 +215,7 @@ crds:
|
||||
# Vars are used to capture text from one resource's field
|
||||
# and insert that text elsewhere.
|
||||
#
|
||||
# For example, suppose one specify the name of a k8s Service
|
||||
# For example, suppose someone specifies the name of a k8s Service
|
||||
# object in a container's command line, and the name of a
|
||||
# k8s Secret object in a container's environment variable,
|
||||
# so that the following would work:
|
||||
|
||||
Reference in New Issue
Block a user