Use a ConfigMap to hold environment variable shared by multiple GKE jobs
Open
backlog
infra
- Dominant language
- Go
- Stars
- 2.9k
- Forks
- 369
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 149
Description
Many of our deployments need to set e.g. `GOOGLE_CLOUD_PROJECT` and `OSV_VULNERABILITIES_BUCKET` for prod & test - we should use a [ConfigMap](https://kubernetes.io/docs/concepts/configuration/configmap/) to centralize them
Contributor guide
Assessment
This issue has not been assessed yet.