Commit 55ae7273 by 蒋勇

d

parent 59cf53f3
...@@ -27,4 +27,3 @@ spec: ...@@ -27,4 +27,3 @@ spec:
value: prod value: prod
--- ---
...@@ -18,7 +18,7 @@ spec: ...@@ -18,7 +18,7 @@ spec:
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: qualitydoctor - name: qualitydoctor
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.2.1 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:179.6.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80
...@@ -29,7 +29,6 @@ spec: ...@@ -29,7 +29,6 @@ spec:
value: zh_CN.UTF-8 value: zh_CN.UTF-8
--- ---
kind: Service kind: Service
apiVersion: v1 apiVersion: v1
metadata: metadata:
...@@ -44,4 +43,3 @@ spec: ...@@ -44,4 +43,3 @@ spec:
targetPort: 80 targetPort: 80
selector: selector:
app: qualitydoctor app: qualitydoctor
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