Commit ef1ca171 by 蒋勇

d

parent 6a84eae6
...@@ -6,7 +6,7 @@ metadata: ...@@ -6,7 +6,7 @@ metadata:
labels: labels:
app: ailogo app: ailogo
spec: spec:
replicas: 3 replicas: 1
selector: selector:
matchLabels: matchLabels:
app: ailogo app: ailogo
...@@ -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:
...@@ -45,4 +44,3 @@ spec: ...@@ -45,4 +44,3 @@ spec:
nodePort: 4724 nodePort: 4724
selector: selector:
app: ailogo app: ailogo
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