diff --git a/ansible/roles/traffic-engine/files/helm/conf/spec.toml b/ansible/roles/traffic-engine/files/helm/conf/spec.toml index 9059ce8d..56405107 100644 --- a/ansible/roles/traffic-engine/files/helm/conf/spec.toml +++ b/ansible/roles/traffic-engine/files/helm/conf/spec.toml @@ -15,11 +15,6 @@ path = "./plug/business/firewall/firewall.so" init = "firewall_stellar_runtime_init" exit = "firewall_stellar_runtime_exit" -[[plugin]] -path = "./stellar_plugin/stat_policy_enforcer.so" -init = "STATISTICS_INIT" -exit = "STATISTICS_EXIT" - [[plugin]] path = "./stellar_plugin/sf_classifier.so" init = "sf_classifier_init"