Commit 11583b1
Kingdon Barrett
fix(monitor): DaemonSet selector must match labels
The selector for monitor/telegraf chart was missing this matchLabels
map, and the labels not identical to our other charts. This was missed
somehow, and needs to be corrected in order to upgrade K8s to v1.16,
(and/or Helm to v2.15.)1 parent 4e13be3 commit 11583b1
1 file changed
Lines changed: 6 additions & 0 deletions
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
| 20 | + | |
16 | 21 | | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
0 commit comments