Uploaded image for project: 'OpenShift API for Data Protection'
  1. OpenShift API for Data Protection
  2. OADP-7431

MINIO - add spec to deployment

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • Scale&Perf-QE
    • None
    • Very Likely
    • 0
    • Unset
    • Unknown
    • None

      During the investigation of the  pod network task, found that it needs to define CPU and Memory spec (limits and requests)

              resources:
                limits:
                  cpu: "16"
                  memory: 16Gi
                requests:
                  cpu: "16"
                  memory: 16Gi

      deployment minio -nminio-bucket

              Unassigned Unassigned
              dvaanunu@redhat.com David Vaanunu
              Mordechai Lehrer Mordechai Lehrer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: