Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-9773

[Operator] Fix application.properties expansion problem

XMLWordPrintable

    • False
    • None
    • False
    • ---
    • ---

      By default, the operator is trying to resolve the {{ ${} }} property expansion in properties. So for example, if one tries to add a property like:

      my.prop=${MYENV}
      

      The internal properties parsing will try to evaluate ${MYENV} within the context. This is not the operator's responsibility, so any file with property expansion is mistakenly being processed by the internal parser.

              rhn-support-zanini Ricardo Zanini
              rhn-support-zanini Ricardo Zanini
              Tristan Radisson Tristan Radisson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: