提交 50300cdb 作者: 余乾开

Update increase_replicas.yaml

上级 8e83403d
......@@ -3,4 +3,17 @@ kind: Deployment
metadata:
name: cms-deployment
spec:
replicas: 2
\ No newline at end of file
replicas: 1
template:
spec:
nodeSelector:
on-master: "true"
# affinity:
# podAntiAffinity:
# requiredDuringSchedulingIgnoredDuringExecution:
# - labelSelector:
# matchExpressions:
# - key: nodeName
# operator: Eq
# values:
# - master
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论