Jelajahi Sumber

Update xgl.yaml

Seungmin Kim 5 tahun lalu
induk
melakukan
ec774f6cb9
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 4
      xgl.yaml

+ 4 - 4
xgl.yaml

@@ -38,12 +38,12 @@ spec:
             protocol: TCP
         resources:
           limits:
-            nvidia.com/gpu: 1
-            memory: "64Gi"
+            memory: 64Gi
             cpu: "16"
+            nvidia.com/gpu: 1
           requests:
-            memory: "100m"
-            cpu: "100m"
+            memory: 100Mi
+            cpu: 100m
         volumeMounts:
         - mountPath: /cache
           name: xgl-cache-vol