OT-CONTAINER-KIT / redis-operator

A golang based redis operator that will make/oversee Redis standalone/cluster/replication/sentinel mode setup on top of the Kubernetes.
https://ot-redis-operator.netlify.app/
Apache License 2.0
734 stars 207 forks source link

How about set redis password in helm values #866

Open Xu-Wentao opened 2 months ago

Xu-Wentao commented 2 months ago

Describe your question

Recently, we need to create redis password secert manullay if want to set a redis password. How about to write redis password in helm values, and set some options in helm charts, if we want to set password for redis cluster, helm will create secert automaticly?

What version of redis-operator are you using?

redis-operator version:

Additional context