cloud-sql-proxy icon indicating copy to clipboard operation
cloud-sql-proxy copied to clipboard

Update k8s examples to use envvar instead of cli flags

Open hessjcg opened this issue 2 years ago • 0 comments

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.

hessjcg avatar Sep 20 '23 17:09 hessjcg