Typo fix: recommend -> recommended (#7271)

This commit is contained in:
Wei Li
2018-02-08 10:22:43 +08:00
committed by k8s-ci-robot
parent 1548e80f10
commit 4f8cb2dba5
+1 -1
View File
@@ -115,7 +115,7 @@ $ KUBE_REGISTRY="gcr.io/myrepository" federation/develop/develop.sh push
Note: This is going to overwrite the values you might have set for
`apiserverRegistry`, `apiserverVersion`, `controllerManagerRegistry` and
`controllerManagerVersion` in your `${FEDERATION_OUTPUT_ROOT}/values.yaml`
file. Hence, it is not recommend to customize these values in
file. Hence, it is not recommended to customize these values in
`${FEDERATION_OUTPUT_ROOT}/values.yaml` if you are building the
images from source.