Skip to content

Commit 66ad2b9

Browse files
Merge pull request GoogleCloudPlatform#4516 from rachit-google/update_storage_a3ultra
updated the storage for a3Ultra to basic ssd updated the storage size
2 parents 702865c + 207bfdd commit 66ad2b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/machine-learning/a3-ultragpu-8g/a3ultra-vm.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ deployment_groups:
8787
source: modules/file-system/filestore
8888
use: [a3ultra-net-0]
8989
settings:
90-
filestore_tier: BASIC_HDD
91-
size_gb: 10240
90+
filestore_tier: BASIC_SSD
91+
size_gb: 2560
9292
local_mount: /home
9393
reserved_ip_range: $(vars.filestore_ip_range)
9494
outputs:

0 commit comments

Comments
 (0)