Commit a4a7403f by 蒋勇

tj

parent 83f1d2b5
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: center-channel - name: center-channel
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:80.0.87 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:80.1.4
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80
......
...@@ -6,7 +6,7 @@ metadata: ...@@ -6,7 +6,7 @@ metadata:
labels: labels:
app: center-order app: center-order
spec: spec:
replicas: 1 replicas: 3
selector: selector:
matchLabels: matchLabels:
app: center-order app: center-order
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: center-order - name: center-order
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:81.0.62 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:81.1.3
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