cockroachdb / cockroachdb/cockroach-operator
env and fromEnv APIs for injecting environment variables into CRs
Open
enhancement
- Dominant language
- Go
- Stars
- 318
- Forks
- 104
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
We need to be able to define a config map in the operator for injecting environment variable defaults into all CRs that are managed by the operator. We also need an api for being able to override environment variables on a CR by CR basis. This will enable us to enable/disable telemetry by default, and also set certain debug options in the database that may be required in certain circumstances.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.