Skip to content

Commit 7fe6c92

Browse files
Disable cluster-wide efs for projectpythia
1 parent 1bdce5e commit 7fe6c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/aws/projects/projectpythia.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ default_budget_alert = {
77
}
88

99
enable_aws_ce_grafana_backend_iam = true
10-
disable_cluster_wide_filestore = false
10+
disable_cluster_wide_filestore = true
1111

1212
# FIXME: placeholder bucket to get the 2i2c:hub-name tag in place
1313
# so the community cand enable it for cost allocation purposes

0 commit comments

Comments
 (0)