Is it possible to use a CloudSQL sidecar? #599
-
We are running in GCP (GKE) using a CloudSQL postgres instance. I have added the cloudsql sidecare to the deployment overrides, but it seems like the operator spins up a bunch of jobs first, and those jobs do not inherit the sidecar options. Is it possible to use the operator to deploy in a GCP CloudSQL environment? |
Beta Was this translation helpful? Give feedback.
Answered by
alexandrevilain
Jan 4, 2024
Replies: 1 comment 1 reply
-
Hi! Thanks for exposing your use-case. This feature could be a great addition to the operator, let's creeate an issue from this conversation to track this. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
alexandrevilain
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
Thanks for exposing your use-case.
This is unfortunately not supported by the operator for now.
This feature could be a great addition to the operator, let's creeate an issue from this conversation to track this.