fix(helm chart): 添加预处理任务的节点选择参数,修复跨节点存储卷问题。
This commit is contained in:
@@ -13,6 +13,9 @@ pre_processor:
|
||||
pullPolicy: IfNotPresent
|
||||
pullSecrets: [ ]
|
||||
|
||||
nodeSelector: { }
|
||||
tolerations: [ ]
|
||||
|
||||
# 麦麦Adapter的部署配置
|
||||
adapter:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user