Skip to content

Commit

Permalink
[terraform][testnet] disable logger (aptos-labs#5132)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibalajiarun authored Oct 18, 2022
1 parent bea79c1 commit ee93d86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/aptos-node-testnet/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ module "validator" {
enable_monitoring = true
enable_prometheus_node_exporter = true
enable_kube_state_metrics = true
enable_logger = true
monitoring_helm_values = var.monitoring_helm_values
logger_helm_values = var.logger_helm_values
}
Expand Down

0 comments on commit ee93d86

Please sign in to comment.