-
Notifications
You must be signed in to change notification settings - Fork 148
Description
Describe the issue:
The CAMUNDA_OPTIMIZE_ZEEBE_NAME and CAMUNDA_OPTIMIZE_OPENSEARCH_SETTINGS_INDEX_PREFIX appear twice in the Optimize configuration when running the SM On-Demand OpenSearch 8.8+ job
This was found during the investigation for camunda/camunda#35020
Actual behavior:
The CAMUNDA_OPTIMIZE_ZEEBE_NAME and CAMUNDA_OPTIMIZE_OPENSEARCH_SETTINGS_INDEX_PREFIX environment variables appear twice in the final pod configuration for Optimize
Expected behavior:
The CAMUNDA_OPTIMIZE_ZEEBE_NAME and CAMUNDA_OPTIMIZE_OPENSEARCH_SETTINGS_INDEX_PREFIX environment variables are used only once in the final pod configuration for Optimize
How to reproduce:
- Create a new SM 8.8 Opensearch environment using this Github Action, and use the above inputs. For web modeler, you can use
SNAPSHOT - Once created, you can find the namespace of the created cluster in the
Print outputsjob incamunda platform gke -8.8 - Access the namespace and look at the Optimize configuration
Logs:
Environment:
Please note: Without the following info, it's hard to resolve the issue and probably it will be closed.
- Platform:
- Helm CLI version:
- Chart version:
- Values file: