Bug: Yaml indentation issue for Istio EnvoyFilter
Overview
Envoy Filter is being added to Istio for extracting the required claims from the token and propagate in the headers to the service for required Authorization in the system.
Issue
The filter has been merged but has an indentation issue, which is causing the deployment pipelines to fail.