Skip to content

Commit

Permalink
enable filestore backups for shared gcp cluster in terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
sgibson91 committed Jul 18, 2024
1 parent 225eeb1 commit e6ca360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/gcp/projects/pilot-hubs.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ enable_network_policy = true
filestores = {
"filestore" : { capacity_gb : 5120 }
}
enable_filestore_backups = true

notebook_nodes = {
"n2-highmem-4" : {
Expand Down

0 comments on commit e6ca360

Please sign in to comment.