-
Notifications
You must be signed in to change notification settings - Fork 235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reference sql user password from secret manager #297
Comments
Hi @ni-ezakaria, we currently don't have support for such a feature, but it is an idea that has come up before. I'll leave this issue open and mark it as an enhancement so that we can track this issue as a feature request. Could you please elaborate on whether you consider this feature request a blocker, pain point, or nice-to-have? Also, one thing to note is that if you're already using Config Connector to manage secret manager secrets, you could share the same K8s Secrets you reference in your |
Also linking this issue to another related issue: Issue #272 Can you elaborate if the feature described above would also work for you? (i.e. have the |
hi @jcanseco .. thanks for your feedback , i wold say it's a pain point ... however this approach of having the SecretManagerSecret automatically create a K8s Secret that can be referenced from other resources will do the trick. |
Gotcha, thanks for clarifying @ni-ezakaria. |
Hi! Closing this issue as a duplicate of #272. We'll be able to see this issue as an additional use case that should be satisfied by the final solution. Thanks for raising the issue. |
Is there a way to reference a secret manager secret as an sql user password ?
that will be really helpful , to avoid creating a k8s secret
thanks in advance
The text was updated successfully, but these errors were encountered: