-
-
Notifications
You must be signed in to change notification settings - Fork 343
Sentinel's Service Ports association is incorrect #435
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
What version of redis operator are you using?
# kubectl get svc sentinel-sentinel -o template='{{.spec.ports}}'
[map[name:redis-client port:6379 protocol:TCP targetPort:6379] map[name:redis-exporter port:9121 protocol:TCP targetPort:9121]]redis-operator version: v0.14.0
Does this issue reproduce with the latest release?
What operating system and processor architecture are you using (kubectl version)?
kubectl version Output
$ kubectl version
What did you do?
What did you expect to see?
What did you see instead?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working