KB Postgres + MoveToKube Postgres Operator #8350
Unanswered
IngwiePhoenix
asked this question in
Q&A
Replies: 1 comment 1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello there!
I would like to use the database and user/password CRDs that MoveToKube's Postgres Operator provides against a Kubeblocks based Postgres cluster. But while reading th edocs, there were a few things I didn't quite understand:
Cluster
scomponentDef
, I have to fill in the template - which in my case should bepostgres
. But, what aboutclusterVersionRef: postgresql-14.8.0
? Where can I see a list of all available versions?componentSpecs
, eachcomponentDefRef
points to one of the containers in the underlying definition, yes?Other than that, I think I understood everything else.
Thank you and kind regards!
Beta Was this translation helpful? Give feedback.
All reactions