diff --git a/kubernetes/helm_charts/logging/fluent-bit/templates/daemonset.yaml b/kubernetes/helm_charts/logging/fluent-bit/templates/daemonset.yaml
index 60a61c1d545e0d1bf100c21308da5ebeeae6954b..4afff5f80a0e2b48cbf19d03655c5b39f103352a 100644
--- a/kubernetes/helm_charts/logging/fluent-bit/templates/daemonset.yaml
+++ b/kubernetes/helm_charts/logging/fluent-bit/templates/daemonset.yaml
@@ -106,6 +106,9 @@ spec:
         - name: config
           mountPath: /fluent-bit/etc/fluent-bit-filter.conf
           subPath: fluent-bit-filter.conf
+        - name: config
+          mountPath: /fluent-bit/etc/fluent-bit-filter.conf
+          subPath: fluent-bit-filter-envoy.conf
         - name: config
           mountPath: /fluent-bit/etc/fluent-bit-output.conf
           subPath: fluent-bit-output.conf