Commit c3048bfb by 蒋勇

Merge branch 'master' of gitlab.gongsibao.com:jiangyong/k8syml

parents f1ded652 d29d6342
......@@ -1269,6 +1269,22 @@ spec:
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: gsbweb-qifu-ingress
namespace: chaolai
spec:
rules:
- host: gsbweb.qifu.gongsibao.com
http:
paths:
- path: /
backend:
serviceName: center-channel-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: zhengce-qifu-ingress
namespace: chaolai
spec:
......@@ -1359,6 +1375,23 @@ spec:
serviceName: center-channel-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
metadata:
name: alitm-qifu-ingress
namespace: chaolai
spec:
rules:
- host: alitm.qifu.gongsibao.com
http:
paths:
- path: /
backend:
serviceName: center-channel-service
servicePort: 80
---
apiVersion: extensions/v1beta1
kind: Ingress
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: bpoadmin
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:9.0.26
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:9.0.27
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: bpochannel
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:23.0.3
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:23.0.5
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: bpoweb
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:8.0.56
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:8.0.59
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: xggadmin
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:16.0.21
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:16.0.26
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: xggdeliver
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:19.0.10
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:19.0.11
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: xggsvecommon
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:11.0.5
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:11.0.7
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: igirl
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:13.0.8
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:13.0.12
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: igirl
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:21.0.7
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:21.0.8
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment