mirror of
https://github.com/helm/helm.git
synced 2026-05-28 04:35:48 -04:00
Merge pull request #2749 from jiaweizhou/patch-1
docs(helm): Fix docs spelling error
This commit is contained in:
commit
b555206786
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue