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 security context to the chart #94

Closed nabokihms closed 8 months ago

nabokihms commented 8 months ago

https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod https://kubernetes.io/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-container

Closes https://github.com/deckhouse/k8s-image-availability-exporter/issues/56

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (1154aff) 20.00% compared to head (ec448a0) 20.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #94 +/- ## ======================================= 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.