Commit 6a84eae6 by 蒋勇

d

parent d15a4524
...@@ -6,7 +6,7 @@ metadata: ...@@ -6,7 +6,7 @@ metadata:
labels: labels:
app: createlogo app: createlogo
spec: spec:
replicas: 6 replicas: 1
selector: selector:
matchLabels: matchLabels:
app: createlogo app: createlogo
...@@ -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: createlogo app: createlogo
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