chore: 调整部署的默认资源(cpu、内存等)
diff --git a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml
index b368dcf..17aa0f0 100644
--- a/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml
+++ b/deploy-manifests/k8s-rancher/1.authx-service/2.user-data-service/4.1.user-data-service-poa.yaml
@@ -101,9 +101,9 @@
             name: user-data-service-poa-env
         resources:
           requests:
-            memory: "512Mi"
+            memory: "1024Mi"
           limits:
-            memory: "512Mi"
+            memory: "1024Mi"
         readinessProbe:
           httpGet:
             path: /actuator/health