Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-410

Quay config secret missing word "config" in documentation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • quay-v3.2.2
    • quay-v3.2.2
    • None
    • Quay Enterprise
    • Mustafar [Quay 180]
    • 0

      https://access.redhat.com/documentation/en-us/red_hat_quay/3/html/deploy_red_hat_quay_on_openshift/appendix_a_red_hat_quay_on_openshift_configuration_files

      In deployment quay-enterprise-app-rc.yaml configvolume is pointing to quay-enterprise-config-secret

      volumes:

      • name: configvolume
        secret:
        secretName: quay-enterprise-config-secret

      However, in https://access.redhat.com/documentation/en-us/red_hat_quay/3/html/deploy_red_hat_quay_on_openshift/set_up_red_hat_quay_services when the secret is created:

      step 21:

      $ oc create secret generic quay-enterprise-secret \
      -n quay-enterprise --from-file=config.yaml

      The oc command creates * quay-enterprise-secret * but the quay app deployment is looking for quay-enterprise-config-secret

            cnegus@redhat.com Chris Negus (Inactive)
            kybrown@redhat.com Kyle Brown (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: