Skip to content

Commit

Permalink
reduced memory for worker nodes
Browse files Browse the repository at this point in the history
Signed-off-by: Mahesh Shetty <[email protected]>
  • Loading branch information
mashetty330 committed Jan 29, 2024
1 parent 931e0d3 commit a4efda9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ ENV_DATA:
worker_num_cpus: '16'
master_num_cpus: '4'
master_memory: '16384'
compute_memory: '65536'
compute_memory: '24576'
extra_disks: 2
fio_storageutilization_min_mbps: 10.0

0 comments on commit a4efda9

Please sign in to comment.