## TitanSideCars ```yaml # parent: titanSideCars imageRegistry: string envoy: Envoy opa: OPA ratelimit: Ratelimit ingress: Ingress egress: Egress ``` ### imageRegistry (string) Common docker image registry path. ### envoy ([Envoy](https://github.com/Broadcom/cloud-tools-titans/wiki/envoy)) Section to enable and configure envoy sidecar ### ingress ([Ingress](https://github.com/Broadcom/cloud-tools-titans/wiki/ingress)) Section to configure processing of http inbound requests ### egress ([Egress](https://github.com/Broadcom/cloud-tools-titans/wiki/egress)) Section to configure processing of http outbound requests