File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cluster_name = "2i2c-aws-us"
33cluster_nodes_location = " us-west-2a"
44
55enable_aws_ce_grafana_backend_iam = true
6- disable_cluster_wide_filestore = false
6+ disable_cluster_wide_filestore = true
77
88user_buckets = {
99 " scratch-staging" : {
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cluster_name = "kitware"
33cluster_nodes_location = " us-west-2a"
44
55enable_aws_ce_grafana_backend_iam = true
6- disable_cluster_wide_filestore = false
6+ disable_cluster_wide_filestore = true
77
88user_buckets = {
99 " scratch-staging" : {
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cluster_name = "opensci"
33cluster_nodes_location = " us-west-2a"
44
55enable_aws_ce_grafana_backend_iam = true
6- disable_cluster_wide_filestore = false
6+ disable_cluster_wide_filestore = true
77
88user_buckets = {
99 " scratch-staging" : {
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ default_budget_alert = {
77}
88
99enable_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
You can’t perform that action at this time.
0 commit comments