mirror of https://github.com/helm/helm.git
fix spelling error
This commit is contained in:
parent
d5682ae4f5
commit
3ee74217d1
|
@ -296,7 +296,7 @@ nodeSelector:
|
||||||
kubernetes.io/role: master
|
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
|
designers are encouraged to consider the `--set` usage when designing the format
|
||||||
of a `values.yaml` file.
|
of a `values.yaml` file.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue