chore: authx-service 认证授权后端服务,更新镜像版本 1.2.1-RELEASE
diff --git a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml
index 3f802ee..5faeb43 100644
--- a/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml
+++ b/deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml
@@ -102,7 +102,7 @@
     spec:
       containers:
       - name: authx-service-bff
-        image: harbor.supwisdom.com/authx-service/authx-service-bff:1.2.0-SNAPSHOT
+        image: harbor.supwisdom.com/authx-service/authx-service-bff:1.2.1-RELEASE
         imagePullPolicy: Always
         ports:
         - containerPort: 8080
@@ -118,9 +118,9 @@
             name: authx-service-bff-env
         resources:
           requests:
-            memory: "400Mi"
+            memory: "1024Mi"
           limits:
-            memory: "400Mi"
+            memory: "1024Mi"
         readinessProbe:
           httpGet:
             path: /actuator/health