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

Improve the flag management

Open voltbit opened this issue 5 years ago • 0 comments

Currently flag passing via make -> docker -> go binary is messy and does not work well.

  • [ ] The operator should also be configurable so that it is not constrained to a namespace
  • [x] Remove the command and args fields set on the deployment config from kustomize

voltbit avatar Jan 07 '21 10:01 voltbit