Commit ce4044bf by v_vjyjiang

d

parent a66321b1
...@@ -6,7 +6,7 @@ metadata: ...@@ -6,7 +6,7 @@ metadata:
labels: labels:
app: igirl app: igirl
spec: spec:
replicas: 1 replicas: 2
selector: selector:
matchLabels: matchLabels:
app: igirl app: igirl
...@@ -18,6 +18,8 @@ spec: ...@@ -18,6 +18,8 @@ spec:
restartPolicy: Always restartPolicy: Always
nodeSelector: nodeSelector:
girl1: tmp1 girl1: tmp1
girl2: tmp2
containers: containers:
- name: igirl - name: igirl
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1.0.73 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1.0.73
......
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