Commit 28630c8
committed
spot-termination-exporter: Initialize nameOverride option
This fixes the following problem with 'helm lint --strict':
==> Linting spot-termination-exporter/
[INFO] Chart.yaml: icon is recommended
[ERROR] templates/: render error in "spot-termination-exporter/templates/service.yaml": template: spot-termination-exporter/templates/_helpers.tpl:14:40: executing "spotTerminationexporter.fullname" at <.Values.nameOverride>: map has no entry for key "nameOverride"1 parent e77b786 commit 28630c8
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments