Code Review
/
institute
/
deploy-authx-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
e6b0538
)
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
patch
|
blob
|
history
project/zzu/k8s-rancher/1.authx-service/3.user-authorization-service/4.0.user-authorization-installer.yaml
patch
|
blob
|
history
diff --git
a/project/zzu/k8s-rancher/1.authx-service/2.user-data-service/4.0.user-data-service-installer.yaml
b/project/zzu/k8s-rancher/1.authx-service/2.user-data-service/4.0.user-data-service-installer.yaml
index
1c22e33
..
3292853
100644
(file)
--- a/
project/zzu/k8s-rancher/1.authx-service/2.user-data-service/4.0.user-data-service-installer.yaml
+++ b/
project/zzu/k8s-rancher/1.authx-service/2.user-data-service/4.0.user-data-service-installer.yaml
@@
-28,7
+28,7
@@
spec:
containers:
- name: user-data-service-installer
# 若使用了学校搭设的私有仓库,请修改
- image: h
arbor.supwisdom.com/goa/installer:0.1.1-SNAPSHOT
+ image: h
b.v.zzu.edu.cn/goa/installer:1.1
imagePullPolicy: Always
envFrom:
- configMapRef:
diff --git
a/project/zzu/k8s-rancher/1.authx-service/3.user-authorization-service/4.0.user-authorization-installer.yaml
b/project/zzu/k8s-rancher/1.authx-service/3.user-authorization-service/4.0.user-authorization-installer.yaml
index
870fe7b
..
c2243a5
100644
(file)
--- a/
project/zzu/k8s-rancher/1.authx-service/3.user-authorization-service/4.0.user-authorization-installer.yaml
+++ b/
project/zzu/k8s-rancher/1.authx-service/3.user-authorization-service/4.0.user-authorization-installer.yaml
@@
-28,7
+28,7
@@
spec:
containers:
- name: user-authorization-installer
# 若使用了学校搭设的私有仓库,请修改
- image: h
arbor.supwisdom.com/user-authorization-service/user-authorization-installer:1.0.0-SNAPSHOT
+ image: h
b.v.zzu.edu.cn/user-authorization-service/user-authorization-installer:1.1
imagePullPolicy: Always
envFrom:
- configMapRef: