From 84af69317238b6f6a9aa6bfe590de4a7472574b0 Mon Sep 17 00:00:00 2001 From: mike12345567 Date: Fri, 8 Jan 2021 10:46:40 +0000 Subject: [PATCH] Removing envoy admin feature (pointless, can add if needed, adds security risk). --- hosting/envoy.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hosting/envoy.yaml b/hosting/envoy.yaml index 4e0e233430..b355dd804b 100644 --- a/hosting/envoy.yaml +++ b/hosting/envoy.yaml @@ -1,8 +1,3 @@ -admin: - access_log_path: /tmp/admin_access.log - address: - socket_address: { address: 0.0.0.0, port_value: 9901 } - static_resources: listeners: - name: main_listener