Commit 74d8d85
committed
fix: Move shared processors outside KSM conditional block
Move k8sattributes/cw_k8s_ci_v0_pod and transform/cw_k8s_ci_v0_set_workload
outside the kubeStateMetrics.enabled conditional so they render regardless
of the KSM toggle. These processors are shared by the Karpenter pipeline
and must be present even when KSM is disabled.1 parent 6d0919f commit 74d8d85
1 file changed
Lines changed: 16 additions & 16 deletions
File tree
- charts/amazon-cloudwatch-observability/templates/linux
Lines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
303 | 319 | | |
304 | 320 | | |
305 | 321 | | |
| |||
343 | 359 | | |
344 | 360 | | |
345 | 361 | | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
352 | | - | |
353 | | - | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
| |||
0 commit comments