ionos-cloud/crossplane-provider-ionoscloud

Make Postgres Cluster Credentials use a SecRef

Syndlex opened this issue · 0 comments

What problem are you facing?

We want to use a k8s secret (generated by sealed secrets) as an input for a Postgres Cluster Credential.
I could not found any documentation on how to do this with Crossplane.

How could Crossplane Provider IONOS Cloud help solve your problem?

So i thinks this is something your Provides has to implement. This makes it possible to save the Postgres Manifest in git and deploy it with a Git Ops toolchain.

References

no