Commit 74e97ee
committed
[smokeping-prober] explicitly set serviceAccountName: default
0.3.0 dropped the SA template but left serviceAccountName unset, which
Helm 3-way merge preserves from the previous release — pods then fail
because the (now deleted) SA can't be found. Set it explicitly to
"default" so the merge overwrites the stale field.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Signed-off-by: Alex Vorona <alex@vorona.com.ua>1 parent c6e9b33 commit 74e97ee
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
| |||
0 commit comments