Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cloudconfig): support multi container configuration
Cloud Run now supports multi container deployments (up to 10 per instance). With this change, sidecar container defined environment variables are not set for the ingress container. Official docs: https://cloud.google.com/run/docs/deploying\#multicontainer-yaml
- Loading branch information