Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
d07e5cdf
Unverified
Commit
d07e5cdf
authored
Dec 01, 2016
by
Andrew Stuart
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct docs heading location
parent
2de1728f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
accessing_files.md
docs/chart_template_guide/accessing_files.md
+2
-2
No files found.
docs/chart_template_guide/accessing_files.md
View file @
d07e5cdf
...
...
@@ -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:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment