deckhouse / k8s-image-availability-exporter

Alert if an image used in Kubernetes cannot be pulled from container registry
Apache License 2.0
212 stars 25 forks source link

Add placement options for the exporter to the chart #95

Closed nabokihms closed 8 months ago

nabokihms commented 8 months ago

These options help to place pods of the exporter to desirable nodes.

Attention! Replicas count and resources are now under the global values key.

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (24928d4) 20.00% compared to head (e5a44b1) 20.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #95 +/- ## ======================================= Coverage 20.00% 20.00% ======================================= Files 4 4 Lines 570 570 ======================================= Hits 114 114 Misses 448 448 Partials 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.