Uploaded image for project: 'Maistra'
  1. Maistra
  2. MAISTRA-1024

maistra istio-operator servicemesh smcp default yaml template has a wrong resource requests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • maistra-1.0.4
    • maistra-1.0.2
    • operator
    • None
    • MAISTRA 1.0.4

      maistra istio-operator servicemesh smcp default yaml template has a wrong resource requests. This overwrites our fix in maistra-929.
      We should update the maistra istio-operator servicemesh smcp default yaml template to remove or update the wrong default resource requests below:

      proxy:
      resources:
      limits:
      cpu: 500m
      memory: 128Mi
      requests:
      cpu: 100m
      memory: 128Mi

      telemetry:
      autoscaleEnabled: false
      resources:
      limits:
      cpu: 500m
      memory: 4G
      requests:
      cpu: 100m
      memory: 1G

            yuaxu@redhat.com Yuanlin Xu
            yuaxu@redhat.com Yuanlin Xu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: