minor typo (#496)
This commit is contained in:
parent
841580f8b3
commit
8f7ab740bd
|
|
@ -95,7 +95,7 @@ See the [issue 428](https://github.com/roboll/helmfile/issues/428) for more cont
|
|||
|
||||
You may occasionally end up with many helmfiles that shares common parts like which repositories to use, and whichi release to be bundled by default.
|
||||
|
||||
Use Layering to extract te common parts into a dedicated *library helmfile*s, so that each helmfile becomes DRY.
|
||||
Use Layering to extract the common parts into a dedicated *library helmfile*s, so that each helmfile becomes DRY.
|
||||
|
||||
Let's assume that your `helmfile.yaml` looks like:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue