redis-operator
redis-operator copied to clipboard
Update standalone pod name
trafficstars
Description
Update the name and number of pods created by default for redis standalone. When I followed the doc, it worked well but the name of the redis standalone was different.
Type of change
- Bug fix (non-breaking change which fixes an issue)
Checklist
- [x] Functionality/bugs have been confirmed to be unchanged or fixed.
- [x] I have performed a self-review of my own code.
- [x] Documentation has been updated or added where necessary.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ef99c4d) 28.80% compared to head (e80ee21) 28.80%.
Additional details and impacted files
@@ Coverage Diff @@
## master #747 +/- ##
=======================================
Coverage 28.80% 28.80%
=======================================
Files 19 19
Lines 3291 3291
=======================================
Hits 948 948
Misses 2308 2308
Partials 35 35
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I don't known where we can update this directly. Maybe need help, cc @shubham-cmyk