Skip to content

[Q&A] Combine this with an in-cluster Postgres? #192

Answered by kirek007
IngwiePhoenix asked this question in Q&A
Discussion options

You must be logged in to vote

I'm using this operator for managing users and database on daily basis in combo with zalando operator. It's quite simple:

  1. Zalando created server and super user.(Do not create any other users or databases!)
    2.External secret operator rewrites super user secret for one that can be consumed by this operator
  2. Creating Postgres object that manages the database
    So far we're doing multiple restores/clones and haven't seen any issues.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by pcallewaert
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #164 on May 08, 2025 15:12.