Zijie Liang

Results 6 comments of Zijie Liang

@522623905 Have you solve the problem? I have the same issue, even if I configure the auth. @szelenka

```yaml cat basic.yaml apiVersion: databases.spotahome.com/v1 kind: RedisFailover metadata: name: redisfailover spec: sentinel: replicas: 3 resources: requests: cpu: 100m limits: memory: 100Mi redis: replicas: 3 resources: requests: cpu: 100m memory: 100Mi...

It seems all the rfr-redisfailover are slave now.

The issue is similar to #412 . But I still cannot found the solution.

``` time="2022-09-15T15:35:53Z" level=info msg="Listening on :9710 for metrics exposure" src="asm_amd64.s:1581" time="2022-09-15T15:35:53Z" level=info msg="starting controller" controller-id=redisfailover operator=redisfailover service=kooper.controller src="controller.go:233" time="2022-09-15T15:36:26Z" level=info msg="service created" namespace=default service=k8s.service serviceName=rfs-redisfailover src="service.go:61" time="2022-09-15T15:36:27Z" level=info msg="configMap created"...