Elastic-operator-uuid is getting read timedout

Hi All,

We are getting elastic-operator-uuid timedout with a min error, while installing elastic operator.

We are sure some RBAC has broken, We have checked all the role binding and cluster role mapping, everything looks good.

Is that anything we need to specifically check?

can someone help us on this?

Regards,
JK

Getting the below error :

Podname - elastic-operator-0 - logs


{"log.level":"error","@timestamp":"2024-05-09T12:04:51.794Z","log.logger":"manager","message":"Shutting down due to error","service.version":"2.11.1+ddde9953","service.type":"eck","ecs.version":"1.4.0","error":"Get \"https://10.0.0.1:443/api/v1/namespaces/infra/configmaps/elastic-operator-uuid?timeout=1m0s\": EOF","error.stack_trace":"github.com/elastic/cloud-on-k8s/v2/cmd/manager.doRun\n\t/go/src/github.com/elastic/cloud-on-k8s/cmd/manager/main.go:407\ngithub.com/spf13/cobra.(*Command).execute\n\t/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:983\ngithub.com/spf13/cobra.(*Command).ExecuteC\n\t/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1115\ngithub.com/spf13/cobra.(*Command).Execute\n\t/go/pkg/mod/github.com/spf13/cobra@v1.8.0/command.go:1039\nmain.main\n\t/go/src/github.com/elastic/cloud-on-k8s/cmd/main.go:30\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:267"}

Error: Get "https://10.0.0.1:443/api/v1/namespaces/infra/configmaps/elastic-operator-uuid?timeout=1m0s": EOF