redis-operator icon indicating copy to clipboard operation
redis-operator copied to clipboard

Update standalone pod name

Open MathieuCesbron opened this issue 1 year ago • 2 comments
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.

MathieuCesbron avatar Jan 10 '24 17:01 MathieuCesbron

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.

codecov[bot] avatar Jan 10 '24 18:01 codecov[bot]

I don't known where we can update this directly. Maybe need help, cc @shubham-cmyk

drivebyer avatar Jan 11 '24 08:01 drivebyer