Operate fails to connect to elastic search

I am using attached value.yaml, but operate pod is failing to connect to elasticsearch pod. However login into the pod and accessing the url http://camunda-elasticsearch.default.svc.cluster.local:9200 is working. But from pod level access failing.
Please assist here.
values.yaml (2.0 KB)

This is a common Kubernetes deployment issue with Operate-Elasticsearch connectivity that often stems from configuration structure problems or version compatibility. I found the following relevant resources:

Does this help? If not, can anyone from the community jump in? :waving_hand:


:light_bulb: Hints: Use the Ask AI feature in Camunda’s documentation to chat with AI and get fast help. Report bugs and features in Camuda’s GitHub issue tracker. Trust the process. :robot:

Try the formatted code block for Operate:

operate_value.yaml (649 Bytes)