Uploaded image for project: 'Red Hat Advanced Cluster Security'
  1. Red Hat Advanced Cluster Security
  2. ROX-32913

Admission controller resource allocation changes

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • Rox Sprint 4.11A, Rox Sprint 4.11B, Rox Sprint 4.11C

      Conditionally bump up CPU and memory requests and limits in the admission controller manifest if admission controller enforcement is opted into.

      The current resource allocation is paltry, and is as follows:
      ```
      admissionControl:
      resources:
      requests:
      memory: "100Mi"
      cpu: "50m"
      limits:
      memory: "500Mi"
      cpu: "500m"
      ```

       

              ksanchet@redhat.com Khushboo Sancheti
              ksanchet@redhat.com Khushboo Sancheti
              ACS Core Workflows
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: