yonahd / kor

A Golang Tool to discover unused Kubernetes Resources
MIT License
1.04k stars 96 forks source link

Fix exporterInterval variable. #176

Closed MostovykVlad closed 11 months ago

MostovykVlad commented 11 months ago

exporterInterval variable should be added to values.yaml without quotes and should be added to env with quotes.

Yuni-sa commented 11 months ago

Nice catch!

codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (6ee6450) 45.96% compared to head (c9ca848) 45.96%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #176 +/- ## ======================================= Coverage 45.96% 45.96% ======================================= Files 22 22 Lines 2080 2080 ======================================= Hits 956 956 Misses 962 962 Partials 162 162 ```

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