Commit 6368e20
chore(chart/supervisor): tpl-evaluate extraVolumes/extraVolumeMounts
Wraps the new extras with `tpl (toYaml .) $` so operators can embed
Go-template directives in their values (e.g. `{{ include
"trigger-v4.fullname" . }}` for ConfigMap/Secret names that vary by
release). Backwards-compatible — `tpl` over a value without `{{ }}`
is a no-op.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 5769eba commit 6368e20
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
0 commit comments