Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-9002

Make resource request configurable for backend and system redis PVCs

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 2.11.3 GA
    • 3scale Operator
    • False
    • None
    • False
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started

      Current behaviour
      When 3scale is deployed with the Operator you can increase the resource request for system-storage and system-mysql/postgresql storage in the APImanager CRD. For example:
      For system storage:

      system:
        fileStorage:
          persistentVolumeClaim:
            resources:
              requests:  10Gi
      

      For system-mysql storage:

      system:
        database:
          mysql:
            persistentVolumeClaim:
              resources:
                requests:  10Gi
       

       
      This was introduced here and documented here.

      However it is not possible for system-redis and backend-redis. You can only specify the storageclass. 

       
      Expected behaviour
      Be able to add resource requests to backend and system redis as well. 
       

            Unassigned Unassigned
            rhn-support-avilatus Anna Vila Tusell
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: