Commit 7c698022 by v_vjyjiang

d

parent 67ac5047
...@@ -15,10 +15,13 @@ spec: ...@@ -15,10 +15,13 @@ spec:
labels: labels:
app: igirl app: igirl
spec: spec:
nodeSelector:
girl1: tmp1
girl2: tmp2
restartPolicy: Always restartPolicy: Always
containers: containers:
- name: igirl - name: igirl
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1.0.59 image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:1.0.73
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80
...@@ -84,7 +87,6 @@ spec: ...@@ -84,7 +87,6 @@ spec:
name: zhichan-config name: zhichan-config
key: NODE_PORT key: NODE_PORT
--- ---
kind: Service kind: Service
apiVersion: v1 apiVersion: v1
metadata: metadata:
......
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