Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
1105 Внедрение механизмов обеспечения безопасности цепочки поставки программных проектов
Legacy
scanned-projects
helm
Commits
21f65688
Commit
21f65688
authored
8 years ago
by
Matt Butcher
Committed by
GitHub
8 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #2074 from sheerun/patch-1
Clarify inheritance behavior for global variables
parents
f9e108ff
022fcb81
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/charts.md
+2
-0
docs/charts.md
with
2 additions
and
0 deletions
+2
-0
docs/charts.md
+
2
−
0
View file @
21f65688
...
@@ -555,6 +555,8 @@ _downward_ (to the subchart's subcharts), but not _upward_ to the parent
...
@@ -555,6 +555,8 @@ _downward_ (to the subchart's subcharts), but not _upward_ to the parent
chart. There is no way for a subchart to influence the values of the
chart. There is no way for a subchart to influence the values of the
parent chart.
parent chart.
Also, global variables of parent charts take precedence over the global variables from subcharts.
_Global sections are restricted to only simple key/value pairs. They do
_Global sections are restricted to only simple key/value pairs. They do
not support nesting._
not support nesting._
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets