Przeglądaj źródła

Remove resources requirements for companion (#1311)

kiloreux 6 lat temu
rodzic
commit
690afbaf60

+ 1 - 6
packages/@uppy/companion/infra/kube/companion/companion-kube.yaml

@@ -48,12 +48,7 @@ spec:
       containers:
       - image: docker.io/transloadit/companion:latest
         imagePullPolicy: Always
-        name: companion        
-        resources:
-          limits:
-            memory: 2Gi
-          requests:
-            memory: 2Gi
+        name: companion
         envFrom:
         - configMapRef:
             name: uppy-companion-env