You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
When creating a User for a database, I would like to save the credentials to an External Store, like vault, for example. This is already possible using crossplane (reference), but the User CRD is not prepared to receive this specific configuration.
How could GCP Provider help solve your problem?
Add the ability to use external secret stores when creating a User. Accordingly the docs/example, it's only possible to use k8s secret as the output for the connection details.
The text was updated successfully, but these errors were encountered:
What problem are you facing?
When creating a User for a database, I would like to save the credentials to an External Store, like vault, for example. This is already possible using crossplane (reference), but the User CRD is not prepared to receive this specific configuration.
How could GCP Provider help solve your problem?
Add the ability to use external secret stores when creating a User. Accordingly the docs/example, it's only possible to use k8s secret as the output for the connection details.
The text was updated successfully, but these errors were encountered: