Commit c833f1a
authored
fix(helm): Avoid nil pointer for metrics.enabled inside podAnnotations (#6251)
* Fix helm podAnnotations metrics context
Signed-off-by: antznette1 <ochiezeanthonette@gmail.com>
* Fix helm metrics annotation with empty podAnnotations
Signed-off-by: antznette1 <ochiezeanthonette@gmail.com>
---------
Signed-off-by: antznette1 <ochiezeanthonette@gmail.com>1 parent c8fd816 commit c833f1a
1 file changed
+4
-2
lines changedLines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments