GoogleCloudPlatform / GoogleCloudPlatform/cloud-sql-proxy
Update k8s examples to use envvar instead of cli flags
Open
priority: p2
type: cleanup
type: docs
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 352
- Avg merge
- 14h 54m
- Merged PRs (30d)
- 5
Description
### Description
The operator uses environment variables to configure the proxy instead of CLI flags because it is easier
to accurately read and update the configuration. We introduce the envvar configuration to the k8s examples in #1950.
We should update all the k8s examples to use the envvar configuration instead of CLI flags.
Contributor guide
Assessment
This issue has not been assessed yet.