dragonflydb / dragonfly-operator

A Kubernetes operator to install and manage Dragonfly instances.
https://www.dragonflydb.io/docs/managing-dragonfly/operator/installation
Apache License 2.0
118 stars 24 forks source link

Add `imagePullSecrets` support for Custom Resources #197

Open jurim76 opened 3 weeks ago

jurim76 commented 3 weeks ago

CRD supports image value only with predefined external registry. Sometimes access to registry is restricted to internal registry only, in this case you need to define imagePullSecrets or modify serviceAccount.