Commit d5060a79 by gxfeng

fqboss发版

parent 8144daf1
......@@ -15,20 +15,20 @@ spec:
labels:
app: fqboss
spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- kubnode1
- kubnode2
# affinity:
# nodeAffinity:
# requiredDuringSchedulingIgnoredDuringExecution:
# nodeSelectorTerms:
# - matchExpressions:
# - key: kubernetes.io/hostname
# operator: In
# values:
# - kubnode1
# - kubnode2
restartPolicy: Always
containers:
- name: fqboss
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:666.0.48
image: registry.cn-beijing.aliyuncs.com/hantang2/imgshare:666.0.50
imagePullPolicy: IfNotPresent
ports:
- containerPort: 80
......@@ -106,6 +106,6 @@ spec:
ports:
- port: 80
targetPort: 80
nodePort: 19610
# nodePort: 19610
selector:
app: fqboss
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