Merge pull request #2749 from jiaweizhou/patch-1

docs(helm): Fix docs spelling error
This commit is contained in:
Michelle Noorali 2017-08-03 09:23:34 -07:00 committed by GitHub
commit b555206786

View file

@ -296,7 +296,7 @@ nodeSelector:
kubernetes.io/role: master
```
Deeply nested datastructures can be difficult to express using `--set`. Chart
Deeply nested data structures can be difficult to express using `--set`. Chart
designers are encouraged to consider the `--set` usage when designing the format
of a `values.yaml` file.