Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-1593

Missing env. variables for monitor host and port in immutable-kieserver template

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Minor
    • None
    • 7.1.0.GA
    • Cloud
    • OpenShift

    • CR2
    • Workaround Exists
    • Hide

      Users can adjust template.

      • add template parameter KIE_SERVER_MONITOR_HOST and KIE_SERVER_MONITOR_PORT
      • to Kie Server Deployment config envs add following lines:
                 - name: KIE_SERVER_CONTROLLER_HOST
                   value: "${KIE_SERVER_MONITOR_HOST}"
                 - name: KIE_SERVER_CONTROLLER_PORT
                   value: "${KIE_SERVER_MONITOR_PORT}"
        
      Show
      Users can adjust template. add template parameter KIE_SERVER_MONITOR_HOST and KIE_SERVER_MONITOR_PORT to Kie Server Deployment config envs add following lines: - name: KIE_SERVER_CONTROLLER_HOST value: "${KIE_SERVER_MONITOR_HOST}" - name: KIE_SERVER_CONTROLLER_PORT value: "${KIE_SERVER_MONITOR_PORT}"

    Description

      In RHPAM template rhpam71-prod-immutable-kieserver users can't set env. variables for Monitor host and monitor protocol. Without these env. variables controller can be connected only as service (from same OpenShift project).
      In RHDM template rhdm71-prod-immutable-kieserver users can set these env. variables. See here

      Attachments

        Issue Links

          Activity

            People

              dward-se-jboss David Ward
              jakubschwan Jakub Schwan
              Jakub Schwan Jakub Schwan
              Jakub Schwan Jakub Schwan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: