Commit 73fd5e92 by 蒋勇

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

parents 7a7ea27e eb5499a3
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: brg-user-center - name: brg-user-center
image: csighub.tencentyun.com/brg_icp/tencent2020:brg.user.center.0 image: csighub.tencentyun.com/brg_icp/tencent2020:brg.user.center.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80
......
...@@ -114,7 +114,8 @@ spec: ...@@ -114,7 +114,8 @@ spec:
spec: spec:
containers: containers:
- name: kubernetes-dashboard - name: kubernetes-dashboard
image: mirrorgooglecontainers/kubernetes-dashboard-amd64:v1.10.1 #image: mirrorgooglecontainers/kubernetes-dashboard-amd64:v1.10.1
image: csighub.tencentyun.com/brg_icp/tencent2020:dashboard.0
ports: ports:
- containerPort: 8443 - containerPort: 8443
protocol: TCP protocol: TCP
......
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: bpoweb - name: bpoweb
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:8.1.26 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:8.1.27
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - 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