@ -136,7 +136,7 @@ The following tables lists the configurable parameters of the Dolphins Scheduler
| `worker.configmap.WORKER_MAX_CPULOAD_AVG` | Only less than cpu avg load, worker server can work. default value : the number of cpu cores * 2 | `100` |
| `worker.configmap.WORKER_RESERVED_MEMORY` | Only larger than reserved memory, worker server can work. default value : physical memory * 1/10, unit is G | `0.1` |
| `worker.configmap.WORKER_LISTEN_PORT` | Worker listen port | `1234` |
| `worker.configmap.WORKER_GROUP` | Worker group | `default` |
| `worker.configmap.WORKER_GROUPS` | Worker groups | `default` |