envoyproxy / envoyproxy/gateway
feat: Support adding additional containers to the controller deployment
Open
stale
triage
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*Description*:
I'd like to be able to add additional containers/init containers to the controller [deployment](https://github.com/envoyproxy/gateway/blob/main/charts/gateway-helm/templates/envoy-gateway-deployment.yaml#L50-L100) through the helm chart. This can be useful to deploy extension servers as sidecars tied to the controller lifecycle for reliability purposes.
*Relevant Links*:
* Motivated by https://github.com/envoyproxy/gateway/issues/5465
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.