@ -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
You have multiple options with Globs: