Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-42976

[enterprise-4.17] Configuring image registry with ODF requires disableRedirect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • 4.14, 4.15, 4.16, 4.17
    • Documentation
    • None
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      The documentation for configuring the image registry to use ODF and Ceph RGW in file registry/configuring_registry_storage/configuring-registry-storage-rhodf.adoc requires that we set .spec.disableRedirect in the imageregistry config.

      The "Configuring the registry for OpenStack" documentation has the correct lines that needs to be added to the ODF doc:

      From a command line, enter the following command to change the value of the spec.disableRedirect field in the config.imageregistry object to true:

       

      $ oc patch configs.imageregistry.operator.openshift.io cluster --type merge --patch '{"spec":{"disableRedirect":true}}'

       

              ocp-docs-bot OCP DocsBot
              jkincl@redhat.com Jason Kincl
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: