Commit 669012f6 authored by fangxinjiang's avatar fangxinjiang

增加副本

parent 4265926d
...@@ -7,7 +7,7 @@ spec: # 资源规范字段 ...@@ -7,7 +7,7 @@ spec: # 资源规范字段
selector: # 选择器 selector: # 选择器
matchLabels: # 匹配标签 matchLabels: # 匹配标签
app: yifu-salary app: yifu-salary
replicas: 1 # 声明副本数目 replicas: 2 # 声明副本数目
#revisionHistoryLimit: 3 # 保留历史版本 #revisionHistoryLimit: 3 # 保留历史版本
#strategy: # 策略 #strategy: # 策略
# rollingUpdate: # 滚动更新 # rollingUpdate: # 滚动更新
......
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