Lukas
Lukas
As we have different environments, where we need to run molecule tests. We have a curious problem. We have defined the driver in _molecule.yml_: ``` driver: name: vagrant ``` Running...
**Describe the issue:** Since version 10.0.3, the variable 'global.elasticsearch.url.host' no longer replaces the value under camunda.operate.elasticsearch.host and camunda.operate.elasticsearch.url in the operate-configmap. The helpers.tpl seems not to work correctly anymore. **Actual...
**Describe the issue:** In Optimize there are some configuration values in the ConfigMap environment-config.yaml that cannot be overwritten individually. In the current configuration, it is only possible to overwrite the...
**Describe the use case:** / **Describe the enhancement/feature:** We use the stripped down version on Camunda (KIND) in some of our testing environments. So the components "Identity", "Tasklist", "Optimize" are...
**Describe the issue:** Unlike Zeebe, Operate does not have a separate management port for the actuator endpoints, which means that anyone can start the backup process at any time. As...
As we have different environments, where we need to run molecule tests. We have a curious problem. We have defined the driver in _molecule.yml_: ``` driver: name: vagrant ``` Running...
**Describe the issue:** We have a small test environment where we have changed the authentication to “credentials” and we therefore only log in to Operate with demo/demo as access data...