GoogleCloudPlatform / cloud-sql-proxy-operator

A Kubernetes Operator to automatically configure secure connections to Cloud SQL
Apache License 2.0
99 stars 11 forks source link

feat: Add refresh strategy proxy configuration. Part of #597. #598

Closed hessjcg closed 6 months ago

hessjcg commented 6 months ago

Adds operator configuration to allow users to set the --lazy-refresh on proxy containers.

Fixes #597