chore: 调整部署的默认资源(cpu、内存等)
diff --git a/deploy-manifests/k8s-rancher/1.authx-service/0.0.trans-service-v4/4.0.trans-service-v4-installer.yaml b/deploy-manifests/k8s-rancher/1.authx-service/0.0.trans-service-v4/4.0.trans-service-v4-installer.yaml
index 7a14465..f2a99b8 100644
--- a/deploy-manifests/k8s-rancher/1.authx-service/0.0.trans-service-v4/4.0.trans-service-v4-installer.yaml
+++ b/deploy-manifests/k8s-rancher/1.authx-service/0.0.trans-service-v4/4.0.trans-service-v4-installer.yaml
@@ -37,10 +37,10 @@
             name: datasource-env-secret
         - configMapRef:
             name: trans-installer-env
-        resources:
-          requests:
-            memory: "256Mi"
-          limits:
-            memory: "256Mi"
+        # resources:
+        #   requests:
+        #     memory: "256Mi"
+        #   limits:
+        #     memory: "256Mi"
       imagePullSecrets:
         - name: harbor-registry