chore: authx-service 认证授权后端服务,更新镜像版本 1.2.1-RELEASE
author刘洪青 <hongqing.liu@supwisdom.com>
Sat, 26 Jun 2021 03:41:43 +0000 (11:41 +0800)
committer刘洪青 <hongqing.liu@supwisdom.com>
Sat, 26 Jun 2021 03:41:43 +0000 (11:41 +0800)
deploy-manifests/k8s-rancher/1.authx-service/0.authx-service/4.4.authx-service-bff.yaml

index 3f802ee..5faeb43 100644 (file)
@@ -102,7 +102,7 @@ spec:
     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 @@ spec:
             name: authx-service-bff-env
         resources:
           requests:
-            memory: "400Mi"
+            memory: "1024Mi"
           limits:
-            memory: "400Mi"
+            memory: "1024Mi"
         readinessProbe:
           httpGet:
             path: /actuator/health