diff --git a/charts/openyurt/templates/pool-coordinator.yaml b/charts/openyurt/templates/pool-coordinator.yaml index 3728dde4dc9..69d365c1137 100644 --- a/charts/openyurt/templates/pool-coordinator.yaml +++ b/charts/openyurt/templates/pool-coordinator.yaml @@ -186,9 +186,6 @@ spec: seccompProfile: type: RuntimeDefault terminationGracePeriodSeconds: 30 - tolerations: - - effect: NoExecute - operator: Exists volumes: - emptyDir: medium: Memory @@ -226,4 +223,4 @@ roleRef: subjects: - apiGroup: rbac.authorization.k8s.io kind: User - name: openyurt:pool-coordinator:node-lease-proxy-client \ No newline at end of file + name: openyurt:pool-coordinator:node-lease-proxy-client