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 option to set envFrom #182

Open nirroz93 opened 1 month ago

nirroz93 commented 1 month ago

add option for configurable envFrom. My current use-case is to set AWS creds for snapshot from a secret, but this can be later used for any other secret config.