diff --git a/incubator/tke-event-collector/templates/deployment.yaml b/incubator/tke-event-collector/templates/deployment.yaml index b5f14ae..c85cf6a 100644 --- a/incubator/tke-event-collector/templates/deployment.yaml +++ b/incubator/tke-event-collector/templates/deployment.yaml @@ -35,6 +35,10 @@ spec: values: - eklet serviceAccountName: tke-event-collector + tolerations: + - effect: NoSchedule + key: eks.tke.cloud.tencent.com/eklet + operator: Exists containers: - command: - kube-event-collector