Skip to content

Commit

Permalink
disk size
Browse files Browse the repository at this point in the history
  • Loading branch information
norlandrhagen committed Aug 14, 2024
1 parent 4ddfd92 commit c529398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configs/config_dataflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
c.Bake.bakery_class = "pangeo_forge_runner.bakery.dataflow.DataflowBakery"
c.DataflowBakery.use_dataflow_prime = False
c.DataflowBakery.machine_type = "e2-highmem-16"
c.DataflowBakery.disk_size_gb = 100
c.DataflowBakery.max_workers = 1
c.DataflowBakery.use_public_ips = True
c.DataflowBakery.service_account_email = (
Expand Down

0 comments on commit c529398

Please sign in to comment.