Correct docs heading location

parent 2de1728f
......@@ -67,6 +67,8 @@ data:
message = Goodbye from config 3
```
## Glob patterns
As your chart grows, you may find you have a greater need to organize your
files more, and so we provide a `Files.Glob(pattern string)` method to assist
in extracting certain files however you need.
......@@ -81,8 +83,6 @@ bar/:
bar.go bar.conf baz.yaml
```
## Glob patterns
You have multiple options with Globs:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment