OT-CONTAINER-KIT / redis-operator

A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.
https://ot-redis-operator.netlify.app/
Apache License 2.0
731 stars 206 forks source link

feat: add security context values in operator chart #973

Closed drivebyer closed 3 weeks ago

drivebyer commented 3 weeks ago

Description

Fixes #972

Type of change

Checklist

Additional Context

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 40.69%. Comparing base (d121d86) to head (034f549). Report is 66 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #973 +/- ## ========================================== + Coverage 35.20% 40.69% +5.49% ========================================== Files 19 20 +1 Lines 3213 2703 -510 ========================================== - Hits 1131 1100 -31 + Misses 2015 1532 -483 - Partials 67 71 +4 ```

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