Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-15702

[CD14] docs "Configure Authentication to the Red Hat Container Registry" builder link should not be done with "--for=pull"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • None
    • 7.2.0.CD14
    • Documentation
    • None

    Description

      The "Configure Authentication to the Red Hat Container Registry" section says

      oc secrets link default 1234567-myserviceaccount-pull-secret --for=pull
      oc secrets link builder 1234567-myserviceaccount-pull-secret --for=pull
      

      While the default is correctly linked with --for=pull, the builder link should not have this argument.

      So it should look like this instead:

      oc secrets link default 1234567-myserviceaccount-pull-secret --for=pull
      oc secrets link builder 1234567-myserviceaccount-pull-secret
      

      see https://docs.openshift.com/container-platform/3.11/dev_guide/managing_images.html#allowing-pods-to-reference-images-from-other-secured-registries

      Attachments

        Activity

          People

            Unassigned Unassigned
            maschmid@redhat.com Marek Schmidt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: