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

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

      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)

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

              Created:
              Updated: