How I pass the AWS exporters part into the values.yml ??
I can’t find exporters in Default values
Operate & Tasklist: These components use the same parameters for both Elasticsearch and OpenSearch. Replace the elasticsearch part of the relevant configuration key with opensearch, together with its appropriate value.
For example, CAMUNDA_OPERATE_ELASTICSEARCH_URL becomes CAMUNDA_OPERATE_OPENSEARCH_URL.
These options should be in the ‘global’ part of values.yml ? Default values
Thanks for reaching out. Unfortunately, I was unable to resolve the
issue. The camunda-platform chart is very unstable, with constant bugs
and regressions. The documentation is also confusing. You can find
some details in multiple places like the following links and try and error tests:
I’m not sure how to close this ticket.
The current camunda-platform app version is 8.5.x,so this question is outdated. Additionally, we can’t use the AWS IAM role with Amazon Opensearch, which requires us to inject the user/password into the config file.