chore: nwpu 升级1.4
diff --git a/project/nwpu/k8s-rancher/1.authx-service/8.authx-log/4.0.authx-log-installer.yaml b/project/nwpu/k8s-rancher/1.authx-service/8.authx-log/4.0.authx-log-installer.yaml
index 88abd06..b71ac1c 100644
--- a/project/nwpu/k8s-rancher/1.authx-service/8.authx-log/4.0.authx-log-installer.yaml
+++ b/project/nwpu/k8s-rancher/1.authx-service/8.authx-log/4.0.authx-log-installer.yaml
@@ -27,17 +27,17 @@
restartPolicy: Never
containers:
- name: authx-log-installer
- image: harbor.supwisdom.com/authx-log/authx-log-installer:1.4.4-RELEASE
+ image: paas.harbor.nwpu.edu.cn/authx-log/authx-log-installer:1.4.4-RELEASE
imagePullPolicy: Always
env:
- name: DB_TYPE
value: mysql8
- name: JDBC_URL
- value: jdbc:mysql://mysql-server.authx-service.svc.cluster.local:3306/authx_log_test?serverTimezone=Asia/Shanghai
+ value: jdbc:mysql://mysql-server.authx-service.svc.cluster.local:3306/authx_log?serverTimezone=Asia/Shanghai
- name: JDBC_USERNAME
- value: authx_log_test
+ value: authx_log
- name: JDBC_PASSWORD
- value: Supwisdom!Nwpu123
+ value: Nwpu@Supwisdom123
envFrom:
- configMapRef:
name: jvm-env