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

feat(auth): Support password and client cert #100

Closed Pothulapati closed 12 months ago

Pothulapati commented 1 year ago

Fixes #104

Pothulapati commented 12 months ago

Switched back to using DFLY_PASSWORD as DFLY_requirepass is not supported in a released DF version yet. Once a release is done, I will switch the variable.