chore: 新开普演示环境,yaml调整
author刘洪青 <loie.engine@gmail.com>
Mon, 16 Nov 2020 07:58:53 +0000 (15:58 +0800)
committer刘洪青 <loie.engine@gmail.com>
Mon, 16 Nov 2020 07:58:53 +0000 (15:58 +0800)
project/newcapec-test/k8s-rancher/1.authx-service/3.user-authorization-service/4.0.user-authorization-installer.yaml
project/newcapec-test/k8s-rancher/1.authx-service/3.user-authorization-service/4.1.user-authorization-poa.yaml
project/newcapec-test/k8s-rancher/1.authx-service/3.user-authorization-service/4.2.user-authorization-sa.yaml

index c88d74b..e9238d3 100644 (file)
@@ -28,7 +28,7 @@ spec:
       containers:
       - name: user-authorization-installer
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/user-authorization-service/user-authorization-installer:1.0.1-SNAPSHOT
+        image: harbor.supwisdom.com/user-authorization-service/user-authorization-installer:1.1
         imagePullPolicy: Always
         envFrom:
         - configMapRef:
index 5d55242..4ea331f 100644 (file)
@@ -77,7 +77,7 @@ spec:
       containers:
       - name: user-authorization-poa
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/user-authorization-service/user-authorization-poa:1.0.1-SNAPSHOT
+        image: harbor.supwisdom.com/user-authorization-service/user-authorization-poa:1.1
         imagePullPolicy: Always
         ports:
         - containerPort: 8080
index 54cd1fd..5cc9018 100644 (file)
@@ -73,7 +73,7 @@ spec:
       containers:
       - name: user-authorization-sa
         # 若使用了学校搭设的私有仓库,请修改
-        image: harbor.supwisdom.com/user-authorization-service/user-authorization-sa:1.0.1-SNAPSHOT
+        image: harbor.supwisdom.com/user-authorization-service/user-authorization-sa:1.1
         imagePullPolicy: Always
         ports:
         - containerPort: 8080