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

Quay 3.6.2 Operator guide should add instructions of how to customize the PVC size for managed Quay and Clair Postgresql DB

    XMLWordPrintable

Details

    • False
    • False
    • 0

    Description

      Description:

      This is a Doc issue for Quay 3.6.2, in this new quay new release, there's a new feature called "Volume Size Overrides", this new feature will help customers to specify the PVC Volume size for managed Clair and Quay Postgresql DB, and should let Quay Customers know that the default size is 50GB, if they want to use larger PVC size, they can follow the quay docs.

      Quay New feature:

      https://issues.redhat.com/browse/PROJQUAY-1090 

      Example:

      apiVersion: quay.redhat.com/v1
      kind: QuayRegistry
      metadata:
        name: quay362
      spec:
        configBundleSecret: config-bundle-secret
        components:
          - kind: objectstorage
            managed: false
          - kind: route
            managed: true
          - kind: tls
            managed: false
          - kind: clair
            managed: true
            overrides:
              volumeSize: 70Gi
          - kind: postgres
            managed: true
            overrides:
              volumeSize: 70Gi 

      Attachments

        Issue Links

          Activity

            People

              rhn-support-gmcgoldr Gabriel McGoldrick
              lzha1981 luffy zhang
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: