spotahome / redis-operator

Redis Operator creates/configures/manages high availability redis with sentinel automatic failover atop Kubernetes.
Apache License 2.0
1.48k stars 355 forks source link

add port metrics to deployment in examples #695

Open clsv opened 2 months ago

clsv commented 2 months ago

Fixes # . The small fix adds a port to the deployment in examples because it's one of the ways to install the Redis operator.

Changes proposed on the PR: