Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-12618

Unable to set memory limits for syndesis components in CR

    XMLWordPrintable

Details

    Description

      In 1.8 there was a possibility to specify memory limits for components using the syndesis CR, for example:

      apiVersion: syndesis.io/v1alpha1    
      kind: Syndesis    
      metadata:    
        name: app    
      spec:    
        components:    
          meta:    
            resources:    
              limits:    
                memory: 600Mi
      

      This was working until syndesis-operator:1.9.100-20191116 version (last working version was syndesis-operator:1.9.100-20191111) and since then I can't manage to make it work, even with different changes to the CR (leave out "limits" entirely, trying to quote the value, etc.)

      Attachments

        Activity

          People

            lgarciaac Luis GarcĂ­a Acosta
            avano@redhat.com Andrej Vano
            Andrej Vano Andrej Vano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: