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

Misleading link command for Red Hat registry in RHPAM documentation

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Minor
    • None
    • None
    • Cloud, Documentation
    • None
    • False
    • False
    • Undefined

    Description

      The guide "DEPLOYING RED HAT PROCESS AUTOMATION MANAGER ON RED HAT OPENSHIFT CONTAINER PLATFORM" contains misleading information on the creation of the link to the service account. In section "2.1. Ensuring your environment is authenticated to the Red Hat registry", instead of:

      oc secrets link default <secret_name> --for=pull

      it should be:

      oc secrets link <kieapp_name>-rhpamsvc <secret_name> --for=pull

      These should be a configuration option to provide this further step automatically as part of the deployment (e.g., e operator should allow providing a pull secret)

      Attachments

        Activity

          People

            Unassigned Unassigned
            dmartino@redhat.com Daniele Martinoli
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: