Uploaded image for project: 'Red Hat OpenShift Data Science'
  1. Red Hat OpenShift Data Science
  2. RHODS-7505

Update Dashboard Oauth Proxy resources in Manifests

    XMLWordPrintable

Details

    • RHODS 1.24

    Description

      Description of problem:

      This is a follow up issue for RHODS-6447, the changes to update the oauth-proxy container resources should be reflected in `odh-manifests` repo.

      Prerequisites (if any, like setup, operators/versions):

      Steps to Reproduce

      1. Deploy RHODS instance
      2. Under rhods-dashboard, deployment verify resources for `oauth-proxy` container

      Actual results:

            resources:
              limits:
                cpu: 100m
                memory: 256Mi
              requests:
                cpu: 100m
                memory: 256Mi 

      Expected results:

            resources:
              limits:
                cpu: 1000m
                memory: 2Gi
              requests:
                cpu: 500m
                memory: 1Gi 

      Reproducibility (Always/Intermittent/Only Once):

      Build Details:

      Workaround:

      Additional info:

      Attachments

        Issue Links

          Activity

            People

              vhire Vaishnavi Hire
              vhire Vaishnavi Hire
              Kevin Pouget Kevin Pouget
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: