-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
Hello,
I have been conducting experiments with various annotations and deployments, yet I am encountering difficulties in implementing multiple databases.
Specifically, I am managing two external RDS PostgreSQL instances and aim to effectively administer both.
My approach involved creating the operator twice in distinct namespaces, but this resulted in an error attributed to CRD duplication. Could someone kindly provide an example or guidance on utilizing the operator with multiple external databases?
Edit: I managed to get it to work by disabling the CRD via Helm of the second deployment and changing it's chart name via the values, also both are deployed to separate namespaces.
Wonder if there is a proper way to do that.
Metadata
Metadata
Assignees
Labels
No labels