PayU / redis-operator

Kubernetes Redis operator that creates and manages a clustered Redis database.
Apache License 2.0
43 stars 16 forks source link

Remove shell end envvar parameters from entrypoint #108

Closed voltbit closed 3 years ago

voltbit commented 3 years ago

The main image uses the helm/kustomize config to set the runtime parameters of the manager binary. The shell and envvars on the entrypoint were redundant and kept only the development image.