fix: 调整zzu的部署yaml
author刘洪青 <hongqing.liu@supwisdom.com>
Mon, 7 Dec 2020 03:49:38 +0000 (11:49 +0800)
committer刘洪青 <hongqing.liu@supwisdom.com>
Mon, 7 Dec 2020 03:49:38 +0000 (11:49 +0800)
project/zzu/k8s-rancher/1.authx-service/2.user-data-service/4.0.user-data-service-installer.yaml
project/zzu/k8s-rancher/1.authx-service/3.user-authorization-service/4.0.user-authorization-installer.yaml

index 1c22e33..3292853 100644 (file)
@@ -28,7 +28,7 @@ spec:
       containers:
       - name: user-data-service-installer
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/goa/installer:0.1.1-SNAPSHOT
+        image: hb.v.zzu.edu.cn/goa/installer:1.1
         imagePullPolicy: Always
         envFrom:
         - configMapRef:
index 870fe7b..c2243a5 100644 (file)
@@ -28,7 +28,7 @@ spec:
       containers:
       - name: user-authorization-installer
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/user-authorization-service/user-authorization-installer:1.0.0-SNAPSHOT
+        image: hb.v.zzu.edu.cn/user-authorization-service/user-authorization-installer:1.1
         imagePullPolicy: Always
         envFrom:
         - configMapRef: