tsuru / nginx-operator

Nginx Operator manages nginx instances inside a Kubernetes cluster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow sidecar image to be downloaded when public registry is not available

bernardolins opened this issue · comments

The sidecar container is configured to download its image from the public registry only. We have to think about a way for configuring this image for deployments where the public registry is not available and no mirrors are configured.