Hi All,
We have deployed Camunda helm chart and use OpenSearch and not ES.
HelmChart : 10.1.1
My setup is as follows:
opensearch:
enabled: true
aws:
enabled: true
tls:
enabled: false
existingSecret:
auth:
username:
password:
existingSecret:
existingSecretKey:
url:
protocol: https
host: aws.opensearch.com
port: 443
When deploying Optimize we get this error:
Please advise how I can set that property for optimize to use OpenSearch