Uploaded image for project: 'BxMS Documentation'
  1. BxMS Documentation
  2. BXMSDOC-8674

Wrong Location mentioned for Post configuration settings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 7.13
    • Installation Guide
    • None
    • Documentation (Ref Guide, User Guide, etc.)

      The location to where Config Map details needs to be added in kieconfigs file for steps 6 in section 3.4 of documentation [1] is not correct.

       

      Current Value

       

      ~~~

      • Under deploymentConfigs.metadata.spec.template.spec.containers.volumeMounts, add the following lines:
      • name: "postconfigure-mount"
        configMap:
        name: "postconfigure"
        defaultMode: 0555

      ~~~

      Execpected Value

      ~~~

      • Under {}deploymentConfigs.metadata.spec.template.spec.volumes{}, add the following lines:
      • name: "postconfigure-mount"
        configMap:
        name: "postconfigure"
        defaultMode: 0555

      ~~~

       

      [1] https://access.redhat.com/documentation/en-us/red_hat_process_automation_manager/7.13/html-single/deploying_red_hat_process_automation_manager_on_red_hat_openshift_container_platform/index#jboss-postconfigure-proc_openshift-operator

              Unassigned Unassigned
              rhn-support-sudnair Sudhish Nair
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated: