Commit 1c618e80 by 王悦

Merge remote-tracking branch 'origin/master'

parents d09819a5 3358cf16
apiVersion: v1
kind: Pod
metadata:
name: busybox
namespace: default
spec:
containers:
- name: busybox
image: busybox:1.28.3
command:
- sleep
- "3600"
imagePullPolicy: IfNotPresent
restartPolicy: Always
\ No newline at end of file
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: embedapp
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:29.0.22
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:29.0.23
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: entprofile
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.1.70
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.1.71
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: paas
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18.0.29
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:18.0.30
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......
......@@ -18,7 +18,7 @@ spec:
restartPolicy: Always
containers:
- name: scratchweb
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:5.0.6
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:5.0.7
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