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
132 stars 28 forks source link

Cert: auto rollout when its changed #151

Open Pothulapati opened 8 months ago

Pothulapati commented 8 months ago

Currently, We don't autmoatically rollout when an underlyign TLS secret is updated. Users want us to do it automatically without any intervention.