Fix usage of "JAVA_OPTS" to "OPTIMIZE_JAVA_OPTS" on optimize containers

XMLWordPrintable

    • Not defined

      Context:

      In some CI configs we use `JAVA_OPTS` in order to configure the memory of the Optimize JVM, e.g. https://github.com/camunda/camunda-optimize/blob/master/.ci/branch-deployment/deployment.yml#L45 however this variable has no effect on the Optimize JVM anymore as since https://github.com/camunda/camunda-optimize/commit/69a58460cb64cdaffaa27b09c487610f24a7b294 (Optimize 3.3.0) . Since then only the specific `OPTIMIZE_JAVA_OPTS` variable expected in the startup script https://github.com/camunda/camunda-optimize/blob/master/distro/src/optimize-startup.sh#L29 is picked up.

       

      AT:

            Assignee:
            Unassigned
            Reporter:
            Sebastian Bathke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: