chore: 整理个人中心部署脚本,升级个人中心部署镜像 1.0.3-SNAPSHOT
diff --git a/deploy-manifests/k8s-rancher/1.authx-service/6.personal-security-center/4.4.personal-security-center-bff.yaml b/deploy-manifests/k8s-rancher/1.authx-service/6.personal-security-center/4.4.personal-security-center-bff.yaml
index dc93b54..c60604d 100644
--- a/deploy-manifests/k8s-rancher/1.authx-service/6.personal-security-center/4.4.personal-security-center-bff.yaml
+++ b/deploy-manifests/k8s-rancher/1.authx-service/6.personal-security-center/4.4.personal-security-center-bff.yaml
@@ -126,7 +126,7 @@
#PERSONAL_SECURITY_CENTER_SA_API_CLIENT_AUTH_TRUSTSTORE_PASSWORD: ""
- TPAS_FILE_API_URL: http://agent-service-svc.thirdparty-agent-service.svc.cluster.local:8080/api/v1/tpas/file/db
+ TPAS_FILE_API_URL: http://agent-service-svc.thirdparty-agent-service.svc.cluster.local:8080/api/v1/tpas/file/minio
TPAS_MAIL_API_URL: http://agent-service-svc.thirdparty-agent-service.svc.cluster.local:8080/api/v1/tpas/mail/smtp
TPAS_SMS_API_URL: http://agent-service-svc.thirdparty-agent-service.svc.cluster.local:8080/api/v1/tpas/sms/console
TPAS_CLIENT_AUTH_ENABLED: "false"
@@ -197,7 +197,7 @@
containers:
- name: personal-security-center-bff
# 若使用了学校搭设的私有仓库,请修改
- image: harbor.supwisdom.com/personal-security-center/personal-security-bff:1.0.2-SNAPSHOT
+ image: harbor.supwisdom.com/personal-security-center/personal-security-bff:1.0.3-SNAPSHOT
imagePullPolicy: Always
ports:
- containerPort: 8080
@@ -217,9 +217,9 @@
name: personal-security-center-bff-template-env
resources:
requests:
- memory: "400Mi"
+ memory: "512Mi"
limits:
- memory: "400Mi"
+ memory: "512Mi"
readinessProbe:
httpGet:
path: /actuator/health