Skip to content

Commit

Permalink
remove WORKER_GROUP conf in values.yaml (#13718)
Browse files Browse the repository at this point in the history
  • Loading branch information
Radeity authored Mar 10, 2023
1 parent aef5524 commit 34d49e0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions deploy/kubernetes/dolphinscheduler/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -382,14 +382,12 @@ worker:
storageClassName: "-"
storage: "20Gi"
env:
WORKER_GROUPS_0: default
WORKER_MAX_CPU_LOAD_AVG: "-1"
WORKER_RESERVED_MEMORY: "0.3"
WORKER_EXEC_THREADS: "100"
WORKER_HEARTBEAT_INTERVAL: "10s"
WORKER_HEART_ERROR_THRESHOLD: "5"
WORKER_HOST_WEIGHT: "100"
WORKER_GROUPS: "default"
keda:
enabled: false
namespaceLabels: { }
Expand Down

0 comments on commit 34d49e0

Please sign in to comment.