Add scheduling parameters for ks-core chart

Signed-off-by: pixiake <guofeng@yunify.com>
This commit is contained in:
pixiake
2021-09-28 18:18:43 +08:00
parent 09ef175e90
commit 1bd8ede93d
4 changed files with 25 additions and 67 deletions

View File

@@ -74,6 +74,8 @@ securityContext: {}
# Kubernetes Version shows in KubeSphere console
kube_version: "v1.19.4"
env: []
tolerations:
- key: node-role.kubernetes.io/master
effect: NoSchedule
@@ -89,7 +91,8 @@ tolerations:
tolerationSeconds: 60
affinity: {}
env: []
nodeSelector: {}
## deployment specific configuration