Skip to content

Commit 197b4a0

Browse files
committed
leap: update terraform config to reflect filestore bump via UI
1 parent f84642b commit 197b4a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/gcp/projects/leap.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ enable_network_policy = true
2121

2222
# Setup a filestore for in-cluster NFS
2323
enable_filestore = true
24-
filestore_capacity_gb = 2560
24+
filestore_capacity_gb = 3072
2525

2626
user_buckets = {
2727
"scratch-staging" : {

0 commit comments

Comments
 (0)