Commit 0cdb597
committed
Add tls.* properties in _helpers.tpl + change mustMergeOverwrite params order
- mustMergeOverwrite params order has changed: basedConfig (defined in _helpers.tpl) should be used as based and values added during chart installation should overwrite these values if needed. This should allow customization even on predefined helm chart configuration1 parent adc839a commit 0cdb597
File tree
2 files changed
+14
-1
lines changed- api/kubernetes/helm-chart/templates
2 files changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
202 | 215 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments