feat(helmchart): update tolerations for control-plane nodes
这个提交包含在:
@@ -21,4 +21,5 @@ spec:
|
||||
tolerations:
|
||||
- key: "node-role.kubernetes.io/control-plane"
|
||||
operator: "Exists"
|
||||
effect: "NoSchedule"
|
||||
|
||||
|
||||
@@ -18,7 +18,3 @@ spec:
|
||||
operator: In
|
||||
values:
|
||||
- "cn-sh"
|
||||
tolerations:
|
||||
- key: "node-role.kubernetes.io/control-plane"
|
||||
operator: "Exists"
|
||||
effect: "NoSchedule"
|
||||
|
||||
在新议题中引用
屏蔽一个用户